@azure/arm-storagecache 6.0.0 → 7.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +68 -0
- package/README.md +1 -1
- package/dist/index.js +3652 -2156
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/amlFilesystemsArchiveSample.d.ts +2 -0
- package/dist-esm/samples-dev/amlFilesystemsArchiveSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsArchiveSample.js +41 -0
- package/dist-esm/samples-dev/amlFilesystemsArchiveSample.js.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.d.ts +2 -0
- package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.js +39 -0
- package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.js.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.js +69 -0
- package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/amlFilesystemsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsDeleteSample.js +39 -0
- package/dist-esm/samples-dev/amlFilesystemsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/amlFilesystemsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsGetSample.js +39 -0
- package/dist-esm/samples-dev/amlFilesystemsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js +52 -0
- package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/amlFilesystemsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsListSample.js +51 -0
- package/dist-esm/samples-dev/amlFilesystemsListSample.js.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/amlFilesystemsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsUpdateSample.js +51 -0
- package/dist-esm/samples-dev/amlFilesystemsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/ascOperationsGetSample.js +1 -1
- package/dist-esm/samples-dev/ascUsagesListSample.js +1 -1
- package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js +8 -6
- package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cachesDebugInfoSample.js +3 -3
- package/dist-esm/samples-dev/cachesDeleteSample.js +3 -3
- package/dist-esm/samples-dev/cachesFlushSample.js +3 -3
- package/dist-esm/samples-dev/cachesGetSample.js +3 -3
- package/dist-esm/samples-dev/cachesListByResourceGroupSample.js +3 -3
- package/dist-esm/samples-dev/cachesListSample.js +3 -3
- package/dist-esm/samples-dev/cachesPausePrimingJobSample.js +1 -1
- package/dist-esm/samples-dev/cachesResumePrimingJobSample.js +1 -1
- package/dist-esm/samples-dev/cachesSpaceAllocationSample.js +1 -1
- package/dist-esm/samples-dev/cachesStartPrimingJobSample.js +1 -1
- package/dist-esm/samples-dev/cachesStartSample.js +3 -3
- package/dist-esm/samples-dev/cachesStopPrimingJobSample.js +1 -1
- package/dist-esm/samples-dev/cachesStopSample.js +3 -3
- package/dist-esm/samples-dev/cachesUpdateSample.js +9 -7
- package/dist-esm/samples-dev/cachesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.js +3 -3
- package/dist-esm/samples-dev/checkAmlFsSubnetsSample.d.ts +2 -0
- package/dist-esm/samples-dev/checkAmlFsSubnetsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkAmlFsSubnetsSample.js +43 -0
- package/dist-esm/samples-dev/checkAmlFsSubnetsSample.js.map +1 -0
- package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.d.ts +2 -0
- package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.js +37 -0
- package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/skusListSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetFlushSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetInvalidateSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetResumeSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetSuspendSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.js +9 -9
- package/dist-esm/samples-dev/storageTargetsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetsGetSample.js +3 -3
- package/dist-esm/samples-dev/storageTargetsListByCacheSample.js +3 -3
- package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.js +1 -1
- package/dist-esm/samples-dev/usageModelsListSample.js +3 -3
- package/dist-esm/src/models/index.d.ts +506 -40
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +60 -2
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +25 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +829 -134
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +7 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +60 -2
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/amlFilesystems.d.ts +134 -0
- package/dist-esm/src/operations/amlFilesystems.d.ts.map +1 -0
- package/dist-esm/src/operations/amlFilesystems.js +613 -0
- package/dist-esm/src/operations/amlFilesystems.js.map +1 -0
- package/dist-esm/src/operations/ascOperations.d.ts +2 -2
- package/dist-esm/src/operations/ascOperations.js +2 -2
- package/dist-esm/src/operations/ascUsages.js +2 -2
- package/dist-esm/src/operations/ascUsages.js.map +1 -1
- package/dist-esm/src/operations/caches.d.ts +80 -80
- package/dist-esm/src/operations/caches.js +80 -80
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/storageTargetOperations.d.ts +16 -16
- package/dist-esm/src/operations/storageTargetOperations.js +16 -16
- package/dist-esm/src/operations/storageTargets.d.ts +37 -37
- package/dist-esm/src/operations/storageTargets.js +37 -37
- package/dist-esm/src/operations/usageModels.d.ts +2 -2
- package/dist-esm/src/operations/usageModels.js +2 -2
- package/dist-esm/src/operationsInterfaces/amlFilesystems.d.ts +98 -0
- package/dist-esm/src/operationsInterfaces/amlFilesystems.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/amlFilesystems.js +9 -0
- package/dist-esm/src/operationsInterfaces/amlFilesystems.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/ascOperations.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/caches.d.ts +76 -76
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/storageTargetOperations.d.ts +16 -16
- package/dist-esm/src/operationsInterfaces/storageTargets.d.ts +32 -32
- package/dist-esm/src/operationsInterfaces/usageModels.d.ts +1 -1
- package/dist-esm/src/storageCacheManagementClient.d.ts +14 -4
- package/dist-esm/src/storageCacheManagementClient.d.ts.map +1 -1
- package/dist-esm/src/storageCacheManagementClient.js +61 -5
- package/dist-esm/src/storageCacheManagementClient.js.map +1 -1
- package/dist-esm/test/storagecache_operations_test.spec.d.ts +4 -0
- package/dist-esm/test/storagecache_operations_test.spec.d.ts.map +1 -0
- package/dist-esm/test/storagecache_operations_test.spec.js +142 -0
- package/dist-esm/test/storagecache_operations_test.spec.js.map +1 -0
- package/package.json +3 -3
- package/review/arm-storagecache.api.md +333 -2
- package/src/models/index.ts +568 -40
- package/src/models/mappers.ts +898 -158
- package/src/models/parameters.ts +72 -2
- package/src/operations/amlFilesystems.ts +808 -0
- package/src/operations/ascOperations.ts +2 -2
- package/src/operations/ascUsages.ts +2 -2
- package/src/operations/caches.ts +80 -80
- package/src/operations/index.ts +1 -0
- package/src/operations/storageTargetOperations.ts +16 -16
- package/src/operations/storageTargets.ts +37 -37
- package/src/operations/usageModels.ts +2 -2
- package/src/operationsInterfaces/amlFilesystems.ts +176 -0
- package/src/operationsInterfaces/ascOperations.ts +2 -2
- package/src/operationsInterfaces/caches.ts +76 -76
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/operationsInterfaces/storageTargetOperations.ts +16 -16
- package/src/operationsInterfaces/storageTargets.ts +32 -32
- package/src/operationsInterfaces/usageModels.ts +1 -1
- package/src/storageCacheManagementClient.ts +84 -7
- package/types/arm-storagecache.d.ts +795 -169
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -38
- package/dist-esm/test/sampleTest.js.map +0 -1
package/src/models/mappers.ts
CHANGED
|
@@ -833,6 +833,13 @@ export const Cache: coreClient.CompositeMapper = {
|
|
|
833
833
|
name: "Number"
|
|
834
834
|
}
|
|
835
835
|
},
|
|
836
|
+
scalingFactor: {
|
|
837
|
+
defaultValue: 1,
|
|
838
|
+
serializedName: "properties.scalingFactor",
|
|
839
|
+
type: {
|
|
840
|
+
name: "Number"
|
|
841
|
+
}
|
|
842
|
+
},
|
|
836
843
|
health: {
|
|
837
844
|
serializedName: "properties.health",
|
|
838
845
|
type: {
|
|
@@ -1507,7 +1514,6 @@ export const CacheActiveDirectorySettingsCredentials: coreClient.CompositeMapper
|
|
|
1507
1514
|
},
|
|
1508
1515
|
password: {
|
|
1509
1516
|
serializedName: "password",
|
|
1510
|
-
required: true,
|
|
1511
1517
|
type: {
|
|
1512
1518
|
name: "String"
|
|
1513
1519
|
}
|
|
@@ -1559,18 +1565,21 @@ export const CacheUsernameDownloadSettings: coreClient.CompositeMapper = {
|
|
|
1559
1565
|
}
|
|
1560
1566
|
},
|
|
1561
1567
|
encryptLdapConnection: {
|
|
1568
|
+
defaultValue: false,
|
|
1562
1569
|
serializedName: "encryptLdapConnection",
|
|
1563
1570
|
type: {
|
|
1564
1571
|
name: "Boolean"
|
|
1565
1572
|
}
|
|
1566
1573
|
},
|
|
1567
1574
|
requireValidCertificate: {
|
|
1575
|
+
defaultValue: false,
|
|
1568
1576
|
serializedName: "requireValidCertificate",
|
|
1569
1577
|
type: {
|
|
1570
1578
|
name: "Boolean"
|
|
1571
1579
|
}
|
|
1572
1580
|
},
|
|
1573
1581
|
autoDownloadCertificate: {
|
|
1582
|
+
defaultValue: false,
|
|
1574
1583
|
serializedName: "autoDownloadCertificate",
|
|
1575
1584
|
type: {
|
|
1576
1585
|
name: "Boolean"
|
|
@@ -1959,99 +1968,90 @@ export const PrimingJobIdParameter: coreClient.CompositeMapper = {
|
|
|
1959
1968
|
}
|
|
1960
1969
|
};
|
|
1961
1970
|
|
|
1962
|
-
export const
|
|
1971
|
+
export const AmlFilesystemsListResult: coreClient.CompositeMapper = {
|
|
1963
1972
|
type: {
|
|
1964
1973
|
name: "Composite",
|
|
1965
|
-
className: "
|
|
1974
|
+
className: "AmlFilesystemsListResult",
|
|
1966
1975
|
modelProperties: {
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1976
|
+
nextLink: {
|
|
1977
|
+
serializedName: "nextLink",
|
|
1978
|
+
type: {
|
|
1979
|
+
name: "String"
|
|
1980
|
+
}
|
|
1981
|
+
},
|
|
1982
|
+
value: {
|
|
1983
|
+
serializedName: "value",
|
|
1970
1984
|
type: {
|
|
1971
1985
|
name: "Sequence",
|
|
1972
1986
|
element: {
|
|
1973
1987
|
type: {
|
|
1974
1988
|
name: "Composite",
|
|
1975
|
-
className: "
|
|
1989
|
+
className: "AmlFilesystem"
|
|
1976
1990
|
}
|
|
1977
1991
|
}
|
|
1978
1992
|
}
|
|
1979
|
-
}
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1993
|
+
}
|
|
1994
|
+
}
|
|
1995
|
+
}
|
|
1996
|
+
};
|
|
1997
|
+
|
|
1998
|
+
export const AmlFilesystemIdentity: coreClient.CompositeMapper = {
|
|
1999
|
+
type: {
|
|
2000
|
+
name: "Composite",
|
|
2001
|
+
className: "AmlFilesystemIdentity",
|
|
2002
|
+
modelProperties: {
|
|
2003
|
+
principalId: {
|
|
2004
|
+
serializedName: "principalId",
|
|
1988
2005
|
readOnly: true,
|
|
1989
2006
|
type: {
|
|
1990
2007
|
name: "String"
|
|
1991
2008
|
}
|
|
1992
2009
|
},
|
|
1993
|
-
|
|
1994
|
-
serializedName: "
|
|
2010
|
+
tenantId: {
|
|
2011
|
+
serializedName: "tenantId",
|
|
2012
|
+
readOnly: true,
|
|
1995
2013
|
type: {
|
|
1996
2014
|
name: "String"
|
|
1997
2015
|
}
|
|
1998
2016
|
},
|
|
1999
|
-
|
|
2000
|
-
serializedName: "
|
|
2001
|
-
type: {
|
|
2002
|
-
name: "Composite",
|
|
2003
|
-
className: "Nfs3Target"
|
|
2004
|
-
}
|
|
2005
|
-
},
|
|
2006
|
-
clfs: {
|
|
2007
|
-
serializedName: "properties.clfs",
|
|
2008
|
-
type: {
|
|
2009
|
-
name: "Composite",
|
|
2010
|
-
className: "ClfsTarget"
|
|
2011
|
-
}
|
|
2012
|
-
},
|
|
2013
|
-
unknown: {
|
|
2014
|
-
serializedName: "properties.unknown",
|
|
2015
|
-
type: {
|
|
2016
|
-
name: "Composite",
|
|
2017
|
-
className: "UnknownTarget"
|
|
2018
|
-
}
|
|
2019
|
-
},
|
|
2020
|
-
blobNfs: {
|
|
2021
|
-
serializedName: "properties.blobNfs",
|
|
2017
|
+
type: {
|
|
2018
|
+
serializedName: "type",
|
|
2022
2019
|
type: {
|
|
2023
|
-
name: "
|
|
2024
|
-
|
|
2020
|
+
name: "Enum",
|
|
2021
|
+
allowedValues: ["UserAssigned", "None"]
|
|
2025
2022
|
}
|
|
2026
2023
|
},
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
InclusiveMaximum: 100,
|
|
2030
|
-
InclusiveMinimum: 1
|
|
2031
|
-
},
|
|
2032
|
-
serializedName: "properties.allocationPercentage",
|
|
2033
|
-
readOnly: true,
|
|
2024
|
+
userAssignedIdentities: {
|
|
2025
|
+
serializedName: "userAssignedIdentities",
|
|
2034
2026
|
type: {
|
|
2035
|
-
name: "
|
|
2027
|
+
name: "Dictionary",
|
|
2028
|
+
value: {
|
|
2029
|
+
type: {
|
|
2030
|
+
name: "Composite",
|
|
2031
|
+
className: "UserAssignedIdentitiesValueAutoGenerated"
|
|
2032
|
+
}
|
|
2033
|
+
}
|
|
2036
2034
|
}
|
|
2037
2035
|
}
|
|
2038
2036
|
}
|
|
2039
2037
|
}
|
|
2040
2038
|
};
|
|
2041
2039
|
|
|
2042
|
-
export const
|
|
2040
|
+
export const UserAssignedIdentitiesValueAutoGenerated: coreClient.CompositeMapper = {
|
|
2043
2041
|
type: {
|
|
2044
2042
|
name: "Composite",
|
|
2045
|
-
className: "
|
|
2043
|
+
className: "UserAssignedIdentitiesValueAutoGenerated",
|
|
2046
2044
|
modelProperties: {
|
|
2047
|
-
|
|
2048
|
-
serializedName: "
|
|
2045
|
+
principalId: {
|
|
2046
|
+
serializedName: "principalId",
|
|
2047
|
+
readOnly: true,
|
|
2049
2048
|
type: {
|
|
2050
2049
|
name: "String"
|
|
2051
2050
|
}
|
|
2052
2051
|
},
|
|
2053
|
-
|
|
2054
|
-
serializedName: "
|
|
2052
|
+
clientId: {
|
|
2053
|
+
serializedName: "clientId",
|
|
2054
|
+
readOnly: true,
|
|
2055
2055
|
type: {
|
|
2056
2056
|
name: "String"
|
|
2057
2057
|
}
|
|
@@ -2060,19 +2060,13 @@ export const CachesDeleteHeaders: coreClient.CompositeMapper = {
|
|
|
2060
2060
|
}
|
|
2061
2061
|
};
|
|
2062
2062
|
|
|
2063
|
-
export const
|
|
2063
|
+
export const SkuName: coreClient.CompositeMapper = {
|
|
2064
2064
|
type: {
|
|
2065
2065
|
name: "Composite",
|
|
2066
|
-
className: "
|
|
2066
|
+
className: "SkuName",
|
|
2067
2067
|
modelProperties: {
|
|
2068
|
-
|
|
2069
|
-
serializedName: "
|
|
2070
|
-
type: {
|
|
2071
|
-
name: "String"
|
|
2072
|
-
}
|
|
2073
|
-
},
|
|
2074
|
-
azureAsyncOperation: {
|
|
2075
|
-
serializedName: "azure-asyncoperation",
|
|
2068
|
+
name: {
|
|
2069
|
+
serializedName: "name",
|
|
2076
2070
|
type: {
|
|
2077
2071
|
name: "String"
|
|
2078
2072
|
}
|
|
@@ -2081,19 +2075,25 @@ export const CachesUpdateHeaders: coreClient.CompositeMapper = {
|
|
|
2081
2075
|
}
|
|
2082
2076
|
};
|
|
2083
2077
|
|
|
2084
|
-
export const
|
|
2078
|
+
export const AmlFilesystemHealth: coreClient.CompositeMapper = {
|
|
2085
2079
|
type: {
|
|
2086
2080
|
name: "Composite",
|
|
2087
|
-
className: "
|
|
2081
|
+
className: "AmlFilesystemHealth",
|
|
2088
2082
|
modelProperties: {
|
|
2089
|
-
|
|
2090
|
-
serializedName: "
|
|
2083
|
+
state: {
|
|
2084
|
+
serializedName: "state",
|
|
2091
2085
|
type: {
|
|
2092
2086
|
name: "String"
|
|
2093
2087
|
}
|
|
2094
2088
|
},
|
|
2095
|
-
|
|
2096
|
-
serializedName: "
|
|
2089
|
+
statusCode: {
|
|
2090
|
+
serializedName: "statusCode",
|
|
2091
|
+
type: {
|
|
2092
|
+
name: "String"
|
|
2093
|
+
}
|
|
2094
|
+
},
|
|
2095
|
+
statusDescription: {
|
|
2096
|
+
serializedName: "statusDescription",
|
|
2097
2097
|
type: {
|
|
2098
2098
|
name: "String"
|
|
2099
2099
|
}
|
|
@@ -2102,40 +2102,47 @@ export const CachesDebugInfoHeaders: coreClient.CompositeMapper = {
|
|
|
2102
2102
|
}
|
|
2103
2103
|
};
|
|
2104
2104
|
|
|
2105
|
-
export const
|
|
2105
|
+
export const AmlFilesystemEncryptionSettings: coreClient.CompositeMapper = {
|
|
2106
2106
|
type: {
|
|
2107
2107
|
name: "Composite",
|
|
2108
|
-
className: "
|
|
2108
|
+
className: "AmlFilesystemEncryptionSettings",
|
|
2109
2109
|
modelProperties: {
|
|
2110
|
-
|
|
2111
|
-
serializedName: "
|
|
2112
|
-
type: {
|
|
2113
|
-
name: "String"
|
|
2114
|
-
}
|
|
2115
|
-
},
|
|
2116
|
-
azureAsyncOperation: {
|
|
2117
|
-
serializedName: "azure-asyncoperation",
|
|
2110
|
+
keyEncryptionKey: {
|
|
2111
|
+
serializedName: "keyEncryptionKey",
|
|
2118
2112
|
type: {
|
|
2119
|
-
name: "
|
|
2113
|
+
name: "Composite",
|
|
2114
|
+
className: "KeyVaultKeyReference"
|
|
2120
2115
|
}
|
|
2121
2116
|
}
|
|
2122
2117
|
}
|
|
2123
2118
|
}
|
|
2124
2119
|
};
|
|
2125
2120
|
|
|
2126
|
-
export const
|
|
2121
|
+
export const AmlFilesystemPropertiesMaintenanceWindow: coreClient.CompositeMapper = {
|
|
2127
2122
|
type: {
|
|
2128
2123
|
name: "Composite",
|
|
2129
|
-
className: "
|
|
2124
|
+
className: "AmlFilesystemPropertiesMaintenanceWindow",
|
|
2130
2125
|
modelProperties: {
|
|
2131
|
-
|
|
2132
|
-
serializedName: "
|
|
2126
|
+
dayOfWeek: {
|
|
2127
|
+
serializedName: "dayOfWeek",
|
|
2133
2128
|
type: {
|
|
2134
|
-
name: "
|
|
2129
|
+
name: "Enum",
|
|
2130
|
+
allowedValues: [
|
|
2131
|
+
"Monday",
|
|
2132
|
+
"Tuesday",
|
|
2133
|
+
"Wednesday",
|
|
2134
|
+
"Thursday",
|
|
2135
|
+
"Friday",
|
|
2136
|
+
"Saturday",
|
|
2137
|
+
"Sunday"
|
|
2138
|
+
]
|
|
2135
2139
|
}
|
|
2136
2140
|
},
|
|
2137
|
-
|
|
2138
|
-
|
|
2141
|
+
timeOfDayUTC: {
|
|
2142
|
+
constraints: {
|
|
2143
|
+
Pattern: new RegExp("^([0-9]|0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]$")
|
|
2144
|
+
},
|
|
2145
|
+
serializedName: "timeOfDayUTC",
|
|
2139
2146
|
type: {
|
|
2140
2147
|
name: "String"
|
|
2141
2148
|
}
|
|
@@ -2144,40 +2151,57 @@ export const CachesStartHeaders: coreClient.CompositeMapper = {
|
|
|
2144
2151
|
}
|
|
2145
2152
|
};
|
|
2146
2153
|
|
|
2147
|
-
export const
|
|
2154
|
+
export const AmlFilesystemPropertiesHsm: coreClient.CompositeMapper = {
|
|
2148
2155
|
type: {
|
|
2149
2156
|
name: "Composite",
|
|
2150
|
-
className: "
|
|
2157
|
+
className: "AmlFilesystemPropertiesHsm",
|
|
2151
2158
|
modelProperties: {
|
|
2152
|
-
|
|
2153
|
-
serializedName: "
|
|
2159
|
+
settings: {
|
|
2160
|
+
serializedName: "settings",
|
|
2154
2161
|
type: {
|
|
2155
|
-
name: "
|
|
2162
|
+
name: "Composite",
|
|
2163
|
+
className: "AmlFilesystemHsmSettings"
|
|
2156
2164
|
}
|
|
2157
2165
|
},
|
|
2158
|
-
|
|
2159
|
-
serializedName: "
|
|
2166
|
+
archiveStatus: {
|
|
2167
|
+
serializedName: "archiveStatus",
|
|
2168
|
+
readOnly: true,
|
|
2160
2169
|
type: {
|
|
2161
|
-
name: "
|
|
2170
|
+
name: "Sequence",
|
|
2171
|
+
element: {
|
|
2172
|
+
type: {
|
|
2173
|
+
name: "Composite",
|
|
2174
|
+
className: "AmlFilesystemArchive"
|
|
2175
|
+
}
|
|
2176
|
+
}
|
|
2162
2177
|
}
|
|
2163
2178
|
}
|
|
2164
2179
|
}
|
|
2165
2180
|
}
|
|
2166
2181
|
};
|
|
2167
2182
|
|
|
2168
|
-
export const
|
|
2183
|
+
export const AmlFilesystemHsmSettings: coreClient.CompositeMapper = {
|
|
2169
2184
|
type: {
|
|
2170
2185
|
name: "Composite",
|
|
2171
|
-
className: "
|
|
2186
|
+
className: "AmlFilesystemHsmSettings",
|
|
2172
2187
|
modelProperties: {
|
|
2173
|
-
|
|
2174
|
-
serializedName: "
|
|
2188
|
+
container: {
|
|
2189
|
+
serializedName: "container",
|
|
2190
|
+
required: true,
|
|
2175
2191
|
type: {
|
|
2176
2192
|
name: "String"
|
|
2177
2193
|
}
|
|
2178
2194
|
},
|
|
2179
|
-
|
|
2180
|
-
serializedName: "
|
|
2195
|
+
loggingContainer: {
|
|
2196
|
+
serializedName: "loggingContainer",
|
|
2197
|
+
required: true,
|
|
2198
|
+
type: {
|
|
2199
|
+
name: "String"
|
|
2200
|
+
}
|
|
2201
|
+
},
|
|
2202
|
+
importPrefix: {
|
|
2203
|
+
defaultValue: "/",
|
|
2204
|
+
serializedName: "importPrefix",
|
|
2181
2205
|
type: {
|
|
2182
2206
|
name: "String"
|
|
2183
2207
|
}
|
|
@@ -2186,82 +2210,72 @@ export const CachesStartPrimingJobHeaders: coreClient.CompositeMapper = {
|
|
|
2186
2210
|
}
|
|
2187
2211
|
};
|
|
2188
2212
|
|
|
2189
|
-
export const
|
|
2213
|
+
export const AmlFilesystemArchive: coreClient.CompositeMapper = {
|
|
2190
2214
|
type: {
|
|
2191
2215
|
name: "Composite",
|
|
2192
|
-
className: "
|
|
2216
|
+
className: "AmlFilesystemArchive",
|
|
2193
2217
|
modelProperties: {
|
|
2194
|
-
|
|
2195
|
-
serializedName: "
|
|
2218
|
+
filesystemPath: {
|
|
2219
|
+
serializedName: "filesystemPath",
|
|
2220
|
+
readOnly: true,
|
|
2196
2221
|
type: {
|
|
2197
2222
|
name: "String"
|
|
2198
2223
|
}
|
|
2199
2224
|
},
|
|
2200
|
-
|
|
2201
|
-
serializedName: "
|
|
2225
|
+
status: {
|
|
2226
|
+
serializedName: "status",
|
|
2202
2227
|
type: {
|
|
2203
|
-
name: "
|
|
2228
|
+
name: "Composite",
|
|
2229
|
+
className: "AmlFilesystemArchiveStatus"
|
|
2204
2230
|
}
|
|
2205
2231
|
}
|
|
2206
2232
|
}
|
|
2207
2233
|
}
|
|
2208
2234
|
};
|
|
2209
2235
|
|
|
2210
|
-
export const
|
|
2236
|
+
export const AmlFilesystemArchiveStatus: coreClient.CompositeMapper = {
|
|
2211
2237
|
type: {
|
|
2212
2238
|
name: "Composite",
|
|
2213
|
-
className: "
|
|
2239
|
+
className: "AmlFilesystemArchiveStatus",
|
|
2214
2240
|
modelProperties: {
|
|
2215
|
-
|
|
2216
|
-
serializedName: "
|
|
2241
|
+
state: {
|
|
2242
|
+
serializedName: "state",
|
|
2243
|
+
readOnly: true,
|
|
2217
2244
|
type: {
|
|
2218
2245
|
name: "String"
|
|
2219
2246
|
}
|
|
2220
2247
|
},
|
|
2221
|
-
|
|
2222
|
-
serializedName: "
|
|
2248
|
+
lastCompletionTime: {
|
|
2249
|
+
serializedName: "lastCompletionTime",
|
|
2250
|
+
readOnly: true,
|
|
2223
2251
|
type: {
|
|
2224
|
-
name: "
|
|
2252
|
+
name: "DateTime"
|
|
2225
2253
|
}
|
|
2226
|
-
}
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
export const CachesResumePrimingJobHeaders: coreClient.CompositeMapper = {
|
|
2232
|
-
type: {
|
|
2233
|
-
name: "Composite",
|
|
2234
|
-
className: "CachesResumePrimingJobHeaders",
|
|
2235
|
-
modelProperties: {
|
|
2236
|
-
location: {
|
|
2237
|
-
serializedName: "location",
|
|
2254
|
+
},
|
|
2255
|
+
lastStartedTime: {
|
|
2256
|
+
serializedName: "lastStartedTime",
|
|
2257
|
+
readOnly: true,
|
|
2238
2258
|
type: {
|
|
2239
|
-
name: "
|
|
2259
|
+
name: "DateTime"
|
|
2240
2260
|
}
|
|
2241
2261
|
},
|
|
2242
|
-
|
|
2243
|
-
serializedName: "
|
|
2262
|
+
percentComplete: {
|
|
2263
|
+
serializedName: "percentComplete",
|
|
2264
|
+
readOnly: true,
|
|
2244
2265
|
type: {
|
|
2245
|
-
name: "
|
|
2266
|
+
name: "Number"
|
|
2246
2267
|
}
|
|
2247
|
-
}
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
export const CachesUpgradeFirmwareHeaders: coreClient.CompositeMapper = {
|
|
2253
|
-
type: {
|
|
2254
|
-
name: "Composite",
|
|
2255
|
-
className: "CachesUpgradeFirmwareHeaders",
|
|
2256
|
-
modelProperties: {
|
|
2257
|
-
location: {
|
|
2258
|
-
serializedName: "location",
|
|
2268
|
+
},
|
|
2269
|
+
errorCode: {
|
|
2270
|
+
serializedName: "errorCode",
|
|
2271
|
+
readOnly: true,
|
|
2259
2272
|
type: {
|
|
2260
2273
|
name: "String"
|
|
2261
2274
|
}
|
|
2262
2275
|
},
|
|
2263
|
-
|
|
2264
|
-
serializedName: "
|
|
2276
|
+
errorMessage: {
|
|
2277
|
+
serializedName: "errorMessage",
|
|
2278
|
+
readOnly: true,
|
|
2265
2279
|
type: {
|
|
2266
2280
|
name: "String"
|
|
2267
2281
|
}
|
|
@@ -2270,25 +2284,694 @@ export const CachesUpgradeFirmwareHeaders: coreClient.CompositeMapper = {
|
|
|
2270
2284
|
}
|
|
2271
2285
|
};
|
|
2272
2286
|
|
|
2273
|
-
export const
|
|
2287
|
+
export const Resource: coreClient.CompositeMapper = {
|
|
2274
2288
|
type: {
|
|
2275
2289
|
name: "Composite",
|
|
2276
|
-
className: "
|
|
2290
|
+
className: "Resource",
|
|
2277
2291
|
modelProperties: {
|
|
2278
|
-
|
|
2279
|
-
serializedName: "
|
|
2292
|
+
id: {
|
|
2293
|
+
serializedName: "id",
|
|
2294
|
+
readOnly: true,
|
|
2280
2295
|
type: {
|
|
2281
2296
|
name: "String"
|
|
2282
2297
|
}
|
|
2283
2298
|
},
|
|
2284
|
-
|
|
2285
|
-
serializedName: "
|
|
2299
|
+
name: {
|
|
2300
|
+
serializedName: "name",
|
|
2301
|
+
readOnly: true,
|
|
2286
2302
|
type: {
|
|
2287
2303
|
name: "String"
|
|
2288
2304
|
}
|
|
2289
|
-
}
|
|
2290
|
-
|
|
2291
|
-
|
|
2305
|
+
},
|
|
2306
|
+
type: {
|
|
2307
|
+
serializedName: "type",
|
|
2308
|
+
readOnly: true,
|
|
2309
|
+
type: {
|
|
2310
|
+
name: "String"
|
|
2311
|
+
}
|
|
2312
|
+
},
|
|
2313
|
+
systemData: {
|
|
2314
|
+
serializedName: "systemData",
|
|
2315
|
+
type: {
|
|
2316
|
+
name: "Composite",
|
|
2317
|
+
className: "SystemData"
|
|
2318
|
+
}
|
|
2319
|
+
}
|
|
2320
|
+
}
|
|
2321
|
+
}
|
|
2322
|
+
};
|
|
2323
|
+
|
|
2324
|
+
export const AmlFilesystemUpdate: coreClient.CompositeMapper = {
|
|
2325
|
+
type: {
|
|
2326
|
+
name: "Composite",
|
|
2327
|
+
className: "AmlFilesystemUpdate",
|
|
2328
|
+
modelProperties: {
|
|
2329
|
+
tags: {
|
|
2330
|
+
serializedName: "tags",
|
|
2331
|
+
type: {
|
|
2332
|
+
name: "Dictionary",
|
|
2333
|
+
value: { type: { name: "String" } }
|
|
2334
|
+
}
|
|
2335
|
+
},
|
|
2336
|
+
encryptionSettings: {
|
|
2337
|
+
serializedName: "properties.encryptionSettings",
|
|
2338
|
+
type: {
|
|
2339
|
+
name: "Composite",
|
|
2340
|
+
className: "AmlFilesystemEncryptionSettings"
|
|
2341
|
+
}
|
|
2342
|
+
},
|
|
2343
|
+
maintenanceWindow: {
|
|
2344
|
+
serializedName: "properties.maintenanceWindow",
|
|
2345
|
+
type: {
|
|
2346
|
+
name: "Composite",
|
|
2347
|
+
className: "AmlFilesystemUpdatePropertiesMaintenanceWindow"
|
|
2348
|
+
}
|
|
2349
|
+
}
|
|
2350
|
+
}
|
|
2351
|
+
}
|
|
2352
|
+
};
|
|
2353
|
+
|
|
2354
|
+
export const AmlFilesystemUpdatePropertiesMaintenanceWindow: coreClient.CompositeMapper = {
|
|
2355
|
+
type: {
|
|
2356
|
+
name: "Composite",
|
|
2357
|
+
className: "AmlFilesystemUpdatePropertiesMaintenanceWindow",
|
|
2358
|
+
modelProperties: {
|
|
2359
|
+
dayOfWeek: {
|
|
2360
|
+
serializedName: "dayOfWeek",
|
|
2361
|
+
type: {
|
|
2362
|
+
name: "Enum",
|
|
2363
|
+
allowedValues: [
|
|
2364
|
+
"Monday",
|
|
2365
|
+
"Tuesday",
|
|
2366
|
+
"Wednesday",
|
|
2367
|
+
"Thursday",
|
|
2368
|
+
"Friday",
|
|
2369
|
+
"Saturday",
|
|
2370
|
+
"Sunday"
|
|
2371
|
+
]
|
|
2372
|
+
}
|
|
2373
|
+
},
|
|
2374
|
+
timeOfDayUTC: {
|
|
2375
|
+
constraints: {
|
|
2376
|
+
Pattern: new RegExp("^([0-9]|0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]$")
|
|
2377
|
+
},
|
|
2378
|
+
serializedName: "timeOfDayUTC",
|
|
2379
|
+
type: {
|
|
2380
|
+
name: "String"
|
|
2381
|
+
}
|
|
2382
|
+
}
|
|
2383
|
+
}
|
|
2384
|
+
}
|
|
2385
|
+
};
|
|
2386
|
+
|
|
2387
|
+
export const AmlFilesystemArchiveInfo: coreClient.CompositeMapper = {
|
|
2388
|
+
type: {
|
|
2389
|
+
name: "Composite",
|
|
2390
|
+
className: "AmlFilesystemArchiveInfo",
|
|
2391
|
+
modelProperties: {
|
|
2392
|
+
filesystemPath: {
|
|
2393
|
+
defaultValue: "/",
|
|
2394
|
+
serializedName: "filesystemPath",
|
|
2395
|
+
type: {
|
|
2396
|
+
name: "String"
|
|
2397
|
+
}
|
|
2398
|
+
}
|
|
2399
|
+
}
|
|
2400
|
+
}
|
|
2401
|
+
};
|
|
2402
|
+
|
|
2403
|
+
export const AmlFilesystemSubnetInfo: coreClient.CompositeMapper = {
|
|
2404
|
+
type: {
|
|
2405
|
+
name: "Composite",
|
|
2406
|
+
className: "AmlFilesystemSubnetInfo",
|
|
2407
|
+
modelProperties: {
|
|
2408
|
+
filesystemSubnet: {
|
|
2409
|
+
serializedName: "filesystemSubnet",
|
|
2410
|
+
type: {
|
|
2411
|
+
name: "String"
|
|
2412
|
+
}
|
|
2413
|
+
},
|
|
2414
|
+
storageCapacityTiB: {
|
|
2415
|
+
serializedName: "storageCapacityTiB",
|
|
2416
|
+
type: {
|
|
2417
|
+
name: "Number"
|
|
2418
|
+
}
|
|
2419
|
+
},
|
|
2420
|
+
sku: {
|
|
2421
|
+
serializedName: "sku",
|
|
2422
|
+
type: {
|
|
2423
|
+
name: "Composite",
|
|
2424
|
+
className: "SkuName"
|
|
2425
|
+
}
|
|
2426
|
+
},
|
|
2427
|
+
location: {
|
|
2428
|
+
serializedName: "location",
|
|
2429
|
+
type: {
|
|
2430
|
+
name: "String"
|
|
2431
|
+
}
|
|
2432
|
+
}
|
|
2433
|
+
}
|
|
2434
|
+
}
|
|
2435
|
+
};
|
|
2436
|
+
|
|
2437
|
+
export const AmlFilesystemCheckSubnetError: coreClient.CompositeMapper = {
|
|
2438
|
+
type: {
|
|
2439
|
+
name: "Composite",
|
|
2440
|
+
className: "AmlFilesystemCheckSubnetError",
|
|
2441
|
+
modelProperties: {
|
|
2442
|
+
filesystemSubnet: {
|
|
2443
|
+
serializedName: "filesystemSubnet",
|
|
2444
|
+
type: {
|
|
2445
|
+
name: "Composite",
|
|
2446
|
+
className: "AmlFilesystemCheckSubnetErrorFilesystemSubnet"
|
|
2447
|
+
}
|
|
2448
|
+
}
|
|
2449
|
+
}
|
|
2450
|
+
}
|
|
2451
|
+
};
|
|
2452
|
+
|
|
2453
|
+
export const AmlFilesystemCheckSubnetErrorFilesystemSubnet: coreClient.CompositeMapper = {
|
|
2454
|
+
type: {
|
|
2455
|
+
name: "Composite",
|
|
2456
|
+
className: "AmlFilesystemCheckSubnetErrorFilesystemSubnet",
|
|
2457
|
+
modelProperties: {
|
|
2458
|
+
status: {
|
|
2459
|
+
serializedName: "status",
|
|
2460
|
+
type: {
|
|
2461
|
+
name: "String"
|
|
2462
|
+
}
|
|
2463
|
+
},
|
|
2464
|
+
message: {
|
|
2465
|
+
serializedName: "message",
|
|
2466
|
+
type: {
|
|
2467
|
+
name: "String"
|
|
2468
|
+
}
|
|
2469
|
+
}
|
|
2470
|
+
}
|
|
2471
|
+
}
|
|
2472
|
+
};
|
|
2473
|
+
|
|
2474
|
+
export const RequiredAmlFilesystemSubnetsSizeInfo: coreClient.CompositeMapper = {
|
|
2475
|
+
type: {
|
|
2476
|
+
name: "Composite",
|
|
2477
|
+
className: "RequiredAmlFilesystemSubnetsSizeInfo",
|
|
2478
|
+
modelProperties: {
|
|
2479
|
+
storageCapacityTiB: {
|
|
2480
|
+
serializedName: "storageCapacityTiB",
|
|
2481
|
+
type: {
|
|
2482
|
+
name: "Number"
|
|
2483
|
+
}
|
|
2484
|
+
},
|
|
2485
|
+
sku: {
|
|
2486
|
+
serializedName: "sku",
|
|
2487
|
+
type: {
|
|
2488
|
+
name: "Composite",
|
|
2489
|
+
className: "SkuName"
|
|
2490
|
+
}
|
|
2491
|
+
}
|
|
2492
|
+
}
|
|
2493
|
+
}
|
|
2494
|
+
};
|
|
2495
|
+
|
|
2496
|
+
export const RequiredAmlFilesystemSubnetsSize: coreClient.CompositeMapper = {
|
|
2497
|
+
type: {
|
|
2498
|
+
name: "Composite",
|
|
2499
|
+
className: "RequiredAmlFilesystemSubnetsSize",
|
|
2500
|
+
modelProperties: {
|
|
2501
|
+
filesystemSubnetSize: {
|
|
2502
|
+
serializedName: "filesystemSubnetSize",
|
|
2503
|
+
type: {
|
|
2504
|
+
name: "Number"
|
|
2505
|
+
}
|
|
2506
|
+
}
|
|
2507
|
+
}
|
|
2508
|
+
}
|
|
2509
|
+
};
|
|
2510
|
+
|
|
2511
|
+
export const StorageTarget: coreClient.CompositeMapper = {
|
|
2512
|
+
type: {
|
|
2513
|
+
name: "Composite",
|
|
2514
|
+
className: "StorageTarget",
|
|
2515
|
+
modelProperties: {
|
|
2516
|
+
...StorageTargetResource.type.modelProperties,
|
|
2517
|
+
junctions: {
|
|
2518
|
+
serializedName: "properties.junctions",
|
|
2519
|
+
type: {
|
|
2520
|
+
name: "Sequence",
|
|
2521
|
+
element: {
|
|
2522
|
+
type: {
|
|
2523
|
+
name: "Composite",
|
|
2524
|
+
className: "NamespaceJunction"
|
|
2525
|
+
}
|
|
2526
|
+
}
|
|
2527
|
+
}
|
|
2528
|
+
},
|
|
2529
|
+
targetType: {
|
|
2530
|
+
serializedName: "properties.targetType",
|
|
2531
|
+
type: {
|
|
2532
|
+
name: "String"
|
|
2533
|
+
}
|
|
2534
|
+
},
|
|
2535
|
+
provisioningState: {
|
|
2536
|
+
serializedName: "properties.provisioningState",
|
|
2537
|
+
readOnly: true,
|
|
2538
|
+
type: {
|
|
2539
|
+
name: "String"
|
|
2540
|
+
}
|
|
2541
|
+
},
|
|
2542
|
+
state: {
|
|
2543
|
+
serializedName: "properties.state",
|
|
2544
|
+
type: {
|
|
2545
|
+
name: "String"
|
|
2546
|
+
}
|
|
2547
|
+
},
|
|
2548
|
+
nfs3: {
|
|
2549
|
+
serializedName: "properties.nfs3",
|
|
2550
|
+
type: {
|
|
2551
|
+
name: "Composite",
|
|
2552
|
+
className: "Nfs3Target"
|
|
2553
|
+
}
|
|
2554
|
+
},
|
|
2555
|
+
clfs: {
|
|
2556
|
+
serializedName: "properties.clfs",
|
|
2557
|
+
type: {
|
|
2558
|
+
name: "Composite",
|
|
2559
|
+
className: "ClfsTarget"
|
|
2560
|
+
}
|
|
2561
|
+
},
|
|
2562
|
+
unknown: {
|
|
2563
|
+
serializedName: "properties.unknown",
|
|
2564
|
+
type: {
|
|
2565
|
+
name: "Composite",
|
|
2566
|
+
className: "UnknownTarget"
|
|
2567
|
+
}
|
|
2568
|
+
},
|
|
2569
|
+
blobNfs: {
|
|
2570
|
+
serializedName: "properties.blobNfs",
|
|
2571
|
+
type: {
|
|
2572
|
+
name: "Composite",
|
|
2573
|
+
className: "BlobNfsTarget"
|
|
2574
|
+
}
|
|
2575
|
+
},
|
|
2576
|
+
allocationPercentage: {
|
|
2577
|
+
constraints: {
|
|
2578
|
+
InclusiveMaximum: 100,
|
|
2579
|
+
InclusiveMinimum: 1
|
|
2580
|
+
},
|
|
2581
|
+
serializedName: "properties.allocationPercentage",
|
|
2582
|
+
readOnly: true,
|
|
2583
|
+
type: {
|
|
2584
|
+
name: "Number"
|
|
2585
|
+
}
|
|
2586
|
+
}
|
|
2587
|
+
}
|
|
2588
|
+
}
|
|
2589
|
+
};
|
|
2590
|
+
|
|
2591
|
+
export const TrackedResource: coreClient.CompositeMapper = {
|
|
2592
|
+
type: {
|
|
2593
|
+
name: "Composite",
|
|
2594
|
+
className: "TrackedResource",
|
|
2595
|
+
modelProperties: {
|
|
2596
|
+
...Resource.type.modelProperties,
|
|
2597
|
+
tags: {
|
|
2598
|
+
serializedName: "tags",
|
|
2599
|
+
type: {
|
|
2600
|
+
name: "Dictionary",
|
|
2601
|
+
value: { type: { name: "String" } }
|
|
2602
|
+
}
|
|
2603
|
+
},
|
|
2604
|
+
location: {
|
|
2605
|
+
serializedName: "location",
|
|
2606
|
+
required: true,
|
|
2607
|
+
type: {
|
|
2608
|
+
name: "String"
|
|
2609
|
+
}
|
|
2610
|
+
}
|
|
2611
|
+
}
|
|
2612
|
+
}
|
|
2613
|
+
};
|
|
2614
|
+
|
|
2615
|
+
export const AmlFilesystem: coreClient.CompositeMapper = {
|
|
2616
|
+
type: {
|
|
2617
|
+
name: "Composite",
|
|
2618
|
+
className: "AmlFilesystem",
|
|
2619
|
+
modelProperties: {
|
|
2620
|
+
...TrackedResource.type.modelProperties,
|
|
2621
|
+
identity: {
|
|
2622
|
+
serializedName: "identity",
|
|
2623
|
+
type: {
|
|
2624
|
+
name: "Composite",
|
|
2625
|
+
className: "AmlFilesystemIdentity"
|
|
2626
|
+
}
|
|
2627
|
+
},
|
|
2628
|
+
sku: {
|
|
2629
|
+
serializedName: "sku",
|
|
2630
|
+
type: {
|
|
2631
|
+
name: "Composite",
|
|
2632
|
+
className: "SkuName"
|
|
2633
|
+
}
|
|
2634
|
+
},
|
|
2635
|
+
zones: {
|
|
2636
|
+
serializedName: "zones",
|
|
2637
|
+
type: {
|
|
2638
|
+
name: "Sequence",
|
|
2639
|
+
element: {
|
|
2640
|
+
type: {
|
|
2641
|
+
name: "String"
|
|
2642
|
+
}
|
|
2643
|
+
}
|
|
2644
|
+
}
|
|
2645
|
+
},
|
|
2646
|
+
storageCapacityTiB: {
|
|
2647
|
+
serializedName: "properties.storageCapacityTiB",
|
|
2648
|
+
type: {
|
|
2649
|
+
name: "Number"
|
|
2650
|
+
}
|
|
2651
|
+
},
|
|
2652
|
+
health: {
|
|
2653
|
+
serializedName: "properties.health",
|
|
2654
|
+
type: {
|
|
2655
|
+
name: "Composite",
|
|
2656
|
+
className: "AmlFilesystemHealth"
|
|
2657
|
+
}
|
|
2658
|
+
},
|
|
2659
|
+
provisioningState: {
|
|
2660
|
+
serializedName: "properties.provisioningState",
|
|
2661
|
+
readOnly: true,
|
|
2662
|
+
type: {
|
|
2663
|
+
name: "String"
|
|
2664
|
+
}
|
|
2665
|
+
},
|
|
2666
|
+
filesystemSubnet: {
|
|
2667
|
+
serializedName: "properties.filesystemSubnet",
|
|
2668
|
+
type: {
|
|
2669
|
+
name: "String"
|
|
2670
|
+
}
|
|
2671
|
+
},
|
|
2672
|
+
mgsAddress: {
|
|
2673
|
+
serializedName: "properties.mgsAddress",
|
|
2674
|
+
readOnly: true,
|
|
2675
|
+
type: {
|
|
2676
|
+
name: "String"
|
|
2677
|
+
}
|
|
2678
|
+
},
|
|
2679
|
+
mountCommand: {
|
|
2680
|
+
serializedName: "properties.mountCommand",
|
|
2681
|
+
readOnly: true,
|
|
2682
|
+
type: {
|
|
2683
|
+
name: "String"
|
|
2684
|
+
}
|
|
2685
|
+
},
|
|
2686
|
+
lustreVersion: {
|
|
2687
|
+
serializedName: "properties.lustreVersion",
|
|
2688
|
+
readOnly: true,
|
|
2689
|
+
type: {
|
|
2690
|
+
name: "String"
|
|
2691
|
+
}
|
|
2692
|
+
},
|
|
2693
|
+
throughputProvisionedMBps: {
|
|
2694
|
+
serializedName: "properties.throughputProvisionedMBps",
|
|
2695
|
+
readOnly: true,
|
|
2696
|
+
type: {
|
|
2697
|
+
name: "Number"
|
|
2698
|
+
}
|
|
2699
|
+
},
|
|
2700
|
+
encryptionSettings: {
|
|
2701
|
+
serializedName: "properties.encryptionSettings",
|
|
2702
|
+
type: {
|
|
2703
|
+
name: "Composite",
|
|
2704
|
+
className: "AmlFilesystemEncryptionSettings"
|
|
2705
|
+
}
|
|
2706
|
+
},
|
|
2707
|
+
maintenanceWindow: {
|
|
2708
|
+
serializedName: "properties.maintenanceWindow",
|
|
2709
|
+
type: {
|
|
2710
|
+
name: "Composite",
|
|
2711
|
+
className: "AmlFilesystemPropertiesMaintenanceWindow"
|
|
2712
|
+
}
|
|
2713
|
+
},
|
|
2714
|
+
hsm: {
|
|
2715
|
+
serializedName: "properties.hsm",
|
|
2716
|
+
type: {
|
|
2717
|
+
name: "Composite",
|
|
2718
|
+
className: "AmlFilesystemPropertiesHsm"
|
|
2719
|
+
}
|
|
2720
|
+
}
|
|
2721
|
+
}
|
|
2722
|
+
}
|
|
2723
|
+
};
|
|
2724
|
+
|
|
2725
|
+
export const CachesDeleteHeaders: coreClient.CompositeMapper = {
|
|
2726
|
+
type: {
|
|
2727
|
+
name: "Composite",
|
|
2728
|
+
className: "CachesDeleteHeaders",
|
|
2729
|
+
modelProperties: {
|
|
2730
|
+
location: {
|
|
2731
|
+
serializedName: "location",
|
|
2732
|
+
type: {
|
|
2733
|
+
name: "String"
|
|
2734
|
+
}
|
|
2735
|
+
},
|
|
2736
|
+
azureAsyncOperation: {
|
|
2737
|
+
serializedName: "azure-asyncoperation",
|
|
2738
|
+
type: {
|
|
2739
|
+
name: "String"
|
|
2740
|
+
}
|
|
2741
|
+
}
|
|
2742
|
+
}
|
|
2743
|
+
}
|
|
2744
|
+
};
|
|
2745
|
+
|
|
2746
|
+
export const CachesUpdateHeaders: coreClient.CompositeMapper = {
|
|
2747
|
+
type: {
|
|
2748
|
+
name: "Composite",
|
|
2749
|
+
className: "CachesUpdateHeaders",
|
|
2750
|
+
modelProperties: {
|
|
2751
|
+
location: {
|
|
2752
|
+
serializedName: "location",
|
|
2753
|
+
type: {
|
|
2754
|
+
name: "String"
|
|
2755
|
+
}
|
|
2756
|
+
},
|
|
2757
|
+
azureAsyncOperation: {
|
|
2758
|
+
serializedName: "azure-asyncoperation",
|
|
2759
|
+
type: {
|
|
2760
|
+
name: "String"
|
|
2761
|
+
}
|
|
2762
|
+
}
|
|
2763
|
+
}
|
|
2764
|
+
}
|
|
2765
|
+
};
|
|
2766
|
+
|
|
2767
|
+
export const CachesDebugInfoHeaders: coreClient.CompositeMapper = {
|
|
2768
|
+
type: {
|
|
2769
|
+
name: "Composite",
|
|
2770
|
+
className: "CachesDebugInfoHeaders",
|
|
2771
|
+
modelProperties: {
|
|
2772
|
+
location: {
|
|
2773
|
+
serializedName: "location",
|
|
2774
|
+
type: {
|
|
2775
|
+
name: "String"
|
|
2776
|
+
}
|
|
2777
|
+
},
|
|
2778
|
+
azureAsyncOperation: {
|
|
2779
|
+
serializedName: "azure-asyncoperation",
|
|
2780
|
+
type: {
|
|
2781
|
+
name: "String"
|
|
2782
|
+
}
|
|
2783
|
+
}
|
|
2784
|
+
}
|
|
2785
|
+
}
|
|
2786
|
+
};
|
|
2787
|
+
|
|
2788
|
+
export const CachesFlushHeaders: coreClient.CompositeMapper = {
|
|
2789
|
+
type: {
|
|
2790
|
+
name: "Composite",
|
|
2791
|
+
className: "CachesFlushHeaders",
|
|
2792
|
+
modelProperties: {
|
|
2793
|
+
location: {
|
|
2794
|
+
serializedName: "location",
|
|
2795
|
+
type: {
|
|
2796
|
+
name: "String"
|
|
2797
|
+
}
|
|
2798
|
+
},
|
|
2799
|
+
azureAsyncOperation: {
|
|
2800
|
+
serializedName: "azure-asyncoperation",
|
|
2801
|
+
type: {
|
|
2802
|
+
name: "String"
|
|
2803
|
+
}
|
|
2804
|
+
}
|
|
2805
|
+
}
|
|
2806
|
+
}
|
|
2807
|
+
};
|
|
2808
|
+
|
|
2809
|
+
export const CachesStartHeaders: coreClient.CompositeMapper = {
|
|
2810
|
+
type: {
|
|
2811
|
+
name: "Composite",
|
|
2812
|
+
className: "CachesStartHeaders",
|
|
2813
|
+
modelProperties: {
|
|
2814
|
+
location: {
|
|
2815
|
+
serializedName: "location",
|
|
2816
|
+
type: {
|
|
2817
|
+
name: "String"
|
|
2818
|
+
}
|
|
2819
|
+
},
|
|
2820
|
+
azureAsyncOperation: {
|
|
2821
|
+
serializedName: "azure-asyncoperation",
|
|
2822
|
+
type: {
|
|
2823
|
+
name: "String"
|
|
2824
|
+
}
|
|
2825
|
+
}
|
|
2826
|
+
}
|
|
2827
|
+
}
|
|
2828
|
+
};
|
|
2829
|
+
|
|
2830
|
+
export const CachesStopHeaders: coreClient.CompositeMapper = {
|
|
2831
|
+
type: {
|
|
2832
|
+
name: "Composite",
|
|
2833
|
+
className: "CachesStopHeaders",
|
|
2834
|
+
modelProperties: {
|
|
2835
|
+
location: {
|
|
2836
|
+
serializedName: "location",
|
|
2837
|
+
type: {
|
|
2838
|
+
name: "String"
|
|
2839
|
+
}
|
|
2840
|
+
},
|
|
2841
|
+
azureAsyncOperation: {
|
|
2842
|
+
serializedName: "azure-asyncoperation",
|
|
2843
|
+
type: {
|
|
2844
|
+
name: "String"
|
|
2845
|
+
}
|
|
2846
|
+
}
|
|
2847
|
+
}
|
|
2848
|
+
}
|
|
2849
|
+
};
|
|
2850
|
+
|
|
2851
|
+
export const CachesStartPrimingJobHeaders: coreClient.CompositeMapper = {
|
|
2852
|
+
type: {
|
|
2853
|
+
name: "Composite",
|
|
2854
|
+
className: "CachesStartPrimingJobHeaders",
|
|
2855
|
+
modelProperties: {
|
|
2856
|
+
location: {
|
|
2857
|
+
serializedName: "location",
|
|
2858
|
+
type: {
|
|
2859
|
+
name: "String"
|
|
2860
|
+
}
|
|
2861
|
+
},
|
|
2862
|
+
azureAsyncOperation: {
|
|
2863
|
+
serializedName: "azure-asyncoperation",
|
|
2864
|
+
type: {
|
|
2865
|
+
name: "String"
|
|
2866
|
+
}
|
|
2867
|
+
}
|
|
2868
|
+
}
|
|
2869
|
+
}
|
|
2870
|
+
};
|
|
2871
|
+
|
|
2872
|
+
export const CachesStopPrimingJobHeaders: coreClient.CompositeMapper = {
|
|
2873
|
+
type: {
|
|
2874
|
+
name: "Composite",
|
|
2875
|
+
className: "CachesStopPrimingJobHeaders",
|
|
2876
|
+
modelProperties: {
|
|
2877
|
+
location: {
|
|
2878
|
+
serializedName: "location",
|
|
2879
|
+
type: {
|
|
2880
|
+
name: "String"
|
|
2881
|
+
}
|
|
2882
|
+
},
|
|
2883
|
+
azureAsyncOperation: {
|
|
2884
|
+
serializedName: "azure-asyncoperation",
|
|
2885
|
+
type: {
|
|
2886
|
+
name: "String"
|
|
2887
|
+
}
|
|
2888
|
+
}
|
|
2889
|
+
}
|
|
2890
|
+
}
|
|
2891
|
+
};
|
|
2892
|
+
|
|
2893
|
+
export const CachesPausePrimingJobHeaders: coreClient.CompositeMapper = {
|
|
2894
|
+
type: {
|
|
2895
|
+
name: "Composite",
|
|
2896
|
+
className: "CachesPausePrimingJobHeaders",
|
|
2897
|
+
modelProperties: {
|
|
2898
|
+
location: {
|
|
2899
|
+
serializedName: "location",
|
|
2900
|
+
type: {
|
|
2901
|
+
name: "String"
|
|
2902
|
+
}
|
|
2903
|
+
},
|
|
2904
|
+
azureAsyncOperation: {
|
|
2905
|
+
serializedName: "azure-asyncoperation",
|
|
2906
|
+
type: {
|
|
2907
|
+
name: "String"
|
|
2908
|
+
}
|
|
2909
|
+
}
|
|
2910
|
+
}
|
|
2911
|
+
}
|
|
2912
|
+
};
|
|
2913
|
+
|
|
2914
|
+
export const CachesResumePrimingJobHeaders: coreClient.CompositeMapper = {
|
|
2915
|
+
type: {
|
|
2916
|
+
name: "Composite",
|
|
2917
|
+
className: "CachesResumePrimingJobHeaders",
|
|
2918
|
+
modelProperties: {
|
|
2919
|
+
location: {
|
|
2920
|
+
serializedName: "location",
|
|
2921
|
+
type: {
|
|
2922
|
+
name: "String"
|
|
2923
|
+
}
|
|
2924
|
+
},
|
|
2925
|
+
azureAsyncOperation: {
|
|
2926
|
+
serializedName: "azure-asyncoperation",
|
|
2927
|
+
type: {
|
|
2928
|
+
name: "String"
|
|
2929
|
+
}
|
|
2930
|
+
}
|
|
2931
|
+
}
|
|
2932
|
+
}
|
|
2933
|
+
};
|
|
2934
|
+
|
|
2935
|
+
export const CachesUpgradeFirmwareHeaders: coreClient.CompositeMapper = {
|
|
2936
|
+
type: {
|
|
2937
|
+
name: "Composite",
|
|
2938
|
+
className: "CachesUpgradeFirmwareHeaders",
|
|
2939
|
+
modelProperties: {
|
|
2940
|
+
location: {
|
|
2941
|
+
serializedName: "location",
|
|
2942
|
+
type: {
|
|
2943
|
+
name: "String"
|
|
2944
|
+
}
|
|
2945
|
+
},
|
|
2946
|
+
azureAsyncOperation: {
|
|
2947
|
+
serializedName: "azure-asyncoperation",
|
|
2948
|
+
type: {
|
|
2949
|
+
name: "String"
|
|
2950
|
+
}
|
|
2951
|
+
}
|
|
2952
|
+
}
|
|
2953
|
+
}
|
|
2954
|
+
};
|
|
2955
|
+
|
|
2956
|
+
export const CachesSpaceAllocationHeaders: coreClient.CompositeMapper = {
|
|
2957
|
+
type: {
|
|
2958
|
+
name: "Composite",
|
|
2959
|
+
className: "CachesSpaceAllocationHeaders",
|
|
2960
|
+
modelProperties: {
|
|
2961
|
+
location: {
|
|
2962
|
+
serializedName: "location",
|
|
2963
|
+
type: {
|
|
2964
|
+
name: "String"
|
|
2965
|
+
}
|
|
2966
|
+
},
|
|
2967
|
+
azureAsyncOperation: {
|
|
2968
|
+
serializedName: "azure-asyncoperation",
|
|
2969
|
+
type: {
|
|
2970
|
+
name: "String"
|
|
2971
|
+
}
|
|
2972
|
+
}
|
|
2973
|
+
}
|
|
2974
|
+
}
|
|
2292
2975
|
};
|
|
2293
2976
|
|
|
2294
2977
|
export const StorageTargetsDnsRefreshHeaders: coreClient.CompositeMapper = {
|
|
@@ -2437,3 +3120,60 @@ export const StorageTargetInvalidateHeaders: coreClient.CompositeMapper = {
|
|
|
2437
3120
|
}
|
|
2438
3121
|
}
|
|
2439
3122
|
};
|
|
3123
|
+
|
|
3124
|
+
export const AmlFilesystemsDeleteHeaders: coreClient.CompositeMapper = {
|
|
3125
|
+
type: {
|
|
3126
|
+
name: "Composite",
|
|
3127
|
+
className: "AmlFilesystemsDeleteHeaders",
|
|
3128
|
+
modelProperties: {
|
|
3129
|
+
location: {
|
|
3130
|
+
serializedName: "location",
|
|
3131
|
+
type: {
|
|
3132
|
+
name: "String"
|
|
3133
|
+
}
|
|
3134
|
+
},
|
|
3135
|
+
azureAsyncOperation: {
|
|
3136
|
+
serializedName: "azure-asyncoperation",
|
|
3137
|
+
type: {
|
|
3138
|
+
name: "String"
|
|
3139
|
+
}
|
|
3140
|
+
}
|
|
3141
|
+
}
|
|
3142
|
+
}
|
|
3143
|
+
};
|
|
3144
|
+
|
|
3145
|
+
export const AmlFilesystemsCreateOrUpdateHeaders: coreClient.CompositeMapper = {
|
|
3146
|
+
type: {
|
|
3147
|
+
name: "Composite",
|
|
3148
|
+
className: "AmlFilesystemsCreateOrUpdateHeaders",
|
|
3149
|
+
modelProperties: {
|
|
3150
|
+
azureAsyncOperation: {
|
|
3151
|
+
serializedName: "azure-async-operation",
|
|
3152
|
+
type: {
|
|
3153
|
+
name: "String"
|
|
3154
|
+
}
|
|
3155
|
+
}
|
|
3156
|
+
}
|
|
3157
|
+
}
|
|
3158
|
+
};
|
|
3159
|
+
|
|
3160
|
+
export const AmlFilesystemsUpdateHeaders: coreClient.CompositeMapper = {
|
|
3161
|
+
type: {
|
|
3162
|
+
name: "Composite",
|
|
3163
|
+
className: "AmlFilesystemsUpdateHeaders",
|
|
3164
|
+
modelProperties: {
|
|
3165
|
+
location: {
|
|
3166
|
+
serializedName: "location",
|
|
3167
|
+
type: {
|
|
3168
|
+
name: "String"
|
|
3169
|
+
}
|
|
3170
|
+
},
|
|
3171
|
+
azureAsyncOperation: {
|
|
3172
|
+
serializedName: "azure-async-operation",
|
|
3173
|
+
type: {
|
|
3174
|
+
name: "String"
|
|
3175
|
+
}
|
|
3176
|
+
}
|
|
3177
|
+
}
|
|
3178
|
+
}
|
|
3179
|
+
};
|