@azure/arm-storage 17.0.0-beta.1 → 17.0.0
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 +6 -11
- package/README.md +15 -9
- package/dist/index.js +474 -591
- 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/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/{esm → dist-esm/src}/index.js +0 -1
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/{esm → dist-esm/src}/models/index.d.ts +157 -51
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/index.js +13 -1
- package/dist-esm/src/models/index.js.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.d.ts +5 -2
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +214 -32
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/{esm → dist-esm/src}/models/parameters.d.ts +1 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/parameters.js +11 -1
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/{esm → dist-esm/src}/operations/blobContainers.d.ts +3 -4
- package/dist-esm/src/operations/blobContainers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/blobContainers.js +9 -6
- package/dist-esm/src/operations/blobContainers.js.map +1 -0
- package/{esm → dist-esm/src}/operations/blobInventoryPolicies.d.ts +3 -4
- package/dist-esm/src/operations/blobInventoryPolicies.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/blobInventoryPolicies.js +1 -2
- package/dist-esm/src/operations/blobInventoryPolicies.js.map +1 -0
- package/{esm → dist-esm/src}/operations/blobServices.d.ts +3 -4
- package/dist-esm/src/operations/blobServices.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/blobServices.js +1 -2
- package/dist-esm/src/operations/blobServices.js.map +1 -0
- package/{esm → dist-esm/src}/operations/deletedAccounts.d.ts +3 -4
- package/dist-esm/src/operations/deletedAccounts.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/deletedAccounts.js +1 -2
- package/dist-esm/src/operations/deletedAccounts.js.map +1 -0
- package/{esm → dist-esm/src}/operations/encryptionScopes.d.ts +3 -4
- package/dist-esm/src/operations/encryptionScopes.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/encryptionScopes.js +1 -2
- package/dist-esm/src/operations/encryptionScopes.js.map +1 -0
- package/{esm → dist-esm/src}/operations/fileServices.d.ts +3 -3
- package/dist-esm/src/operations/fileServices.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/fileServices.js +1 -1
- package/dist-esm/src/operations/fileServices.js.map +1 -0
- package/{esm → dist-esm/src}/operations/fileShares.d.ts +3 -4
- package/dist-esm/src/operations/fileShares.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/fileShares.js +1 -2
- package/dist-esm/src/operations/fileShares.js.map +1 -0
- package/{esm → dist-esm/src}/operations/index.d.ts +0 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/index.js +0 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/{esm → dist-esm/src}/operations/managementPolicies.d.ts +3 -3
- package/dist-esm/src/operations/managementPolicies.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/managementPolicies.js +1 -1
- package/dist-esm/src/operations/managementPolicies.js.map +1 -0
- package/{esm → dist-esm/src}/operations/objectReplicationPoliciesOperations.d.ts +8 -9
- package/dist-esm/src/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/objectReplicationPoliciesOperations.js +1 -2
- package/dist-esm/src/operations/objectReplicationPoliciesOperations.js.map +1 -0
- package/{esm → dist-esm/src}/operations/operations.d.ts +3 -4
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/operations.js +1 -2
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/{esm → dist-esm/src}/operations/privateEndpointConnections.d.ts +3 -4
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/privateEndpointConnections.js +1 -2
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -0
- package/{esm → dist-esm/src}/operations/privateLinkResources.d.ts +3 -3
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/privateLinkResources.js +1 -1
- package/dist-esm/src/operations/privateLinkResources.js.map +1 -0
- package/{esm → dist-esm/src}/operations/queue.d.ts +3 -4
- package/dist-esm/src/operations/queue.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/queue.js +1 -2
- package/dist-esm/src/operations/queue.js.map +1 -0
- package/{esm → dist-esm/src}/operations/queueServices.d.ts +3 -3
- package/dist-esm/src/operations/queueServices.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/queueServices.js +1 -1
- package/dist-esm/src/operations/queueServices.js.map +1 -0
- package/{esm → dist-esm/src}/operations/skus.d.ts +3 -4
- package/dist-esm/src/operations/skus.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/skus.js +1 -2
- package/dist-esm/src/operations/skus.js.map +1 -0
- package/{esm/operationsInterfaces → dist-esm/src/operations}/storageAccounts.d.ts +91 -4
- package/dist-esm/src/operations/storageAccounts.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/storageAccounts.js +184 -10
- package/dist-esm/src/operations/storageAccounts.js.map +1 -0
- package/{esm → dist-esm/src}/operations/tableOperations.d.ts +9 -10
- package/dist-esm/src/operations/tableOperations.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/tableOperations.js +1 -2
- package/dist-esm/src/operations/tableOperations.js.map +1 -0
- package/{esm → dist-esm/src}/operations/tableServices.d.ts +3 -3
- package/dist-esm/src/operations/tableServices.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/tableServices.js +1 -1
- package/dist-esm/src/operations/tableServices.js.map +1 -0
- package/{esm → dist-esm/src}/operations/usages.d.ts +3 -4
- package/dist-esm/src/operations/usages.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/usages.js +1 -2
- package/dist-esm/src/operations/usages.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/blobContainers.d.ts +0 -1
- package/dist-esm/src/operationsInterfaces/blobContainers.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/blobContainers.js +9 -0
- package/dist-esm/src/operationsInterfaces/blobContainers.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/blobInventoryPolicies.d.ts +0 -1
- package/dist-esm/src/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/blobInventoryPolicies.js +9 -0
- package/dist-esm/src/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/blobServices.d.ts +0 -1
- package/dist-esm/src/operationsInterfaces/blobServices.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/blobServices.js +9 -0
- package/dist-esm/src/operationsInterfaces/blobServices.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/deletedAccounts.d.ts +0 -1
- package/dist-esm/src/operationsInterfaces/deletedAccounts.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/deletedAccounts.js +9 -0
- package/dist-esm/src/operationsInterfaces/deletedAccounts.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/encryptionScopes.d.ts +0 -1
- package/dist-esm/src/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/encryptionScopes.js +9 -0
- package/dist-esm/src/operationsInterfaces/encryptionScopes.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/fileServices.d.ts +0 -0
- package/dist-esm/src/operationsInterfaces/fileServices.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/fileServices.js +0 -0
- package/dist-esm/src/operationsInterfaces/fileServices.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/fileShares.d.ts +0 -1
- package/dist-esm/src/operationsInterfaces/fileShares.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/fileShares.js +9 -0
- package/dist-esm/src/operationsInterfaces/fileShares.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/index.d.ts +0 -0
- package/{esm/operations/index.js.map → dist-esm/src/operationsInterfaces/index.d.ts.map} +1 -1
- package/{esm → dist-esm/src}/operationsInterfaces/index.js +0 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/managementPolicies.d.ts +0 -0
- package/dist-esm/src/operationsInterfaces/managementPolicies.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/managementPolicies.js +0 -0
- package/dist-esm/src/operationsInterfaces/managementPolicies.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +5 -6
- package/dist-esm/src/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/objectReplicationPoliciesOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/operations.d.ts +0 -1
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/privateEndpointConnections.d.ts +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/privateLinkResources.d.ts +0 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/privateLinkResources.js +0 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/queue.d.ts +0 -1
- package/dist-esm/src/operationsInterfaces/queue.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/queue.js +9 -0
- package/dist-esm/src/operationsInterfaces/queue.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/queueServices.d.ts +0 -0
- package/dist-esm/src/operationsInterfaces/queueServices.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/queueServices.js +0 -0
- package/dist-esm/src/operationsInterfaces/queueServices.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/skus.d.ts +0 -1
- package/dist-esm/src/operationsInterfaces/skus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/skus.js +9 -0
- package/dist-esm/src/operationsInterfaces/skus.js.map +1 -0
- package/{esm/operations → dist-esm/src/operationsInterfaces}/storageAccounts.d.ts +51 -44
- package/dist-esm/src/operationsInterfaces/storageAccounts.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageAccounts.js +9 -0
- package/dist-esm/src/operationsInterfaces/storageAccounts.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/tableOperations.d.ts +6 -7
- package/dist-esm/src/operationsInterfaces/tableOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/tableOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/tableOperations.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/tableServices.d.ts +0 -0
- package/dist-esm/src/operationsInterfaces/tableServices.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/tableServices.js +0 -0
- package/dist-esm/src/operationsInterfaces/tableServices.js.map +1 -0
- package/{esm → dist-esm/src}/operationsInterfaces/usages.d.ts +0 -1
- package/dist-esm/src/operationsInterfaces/usages.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/usages.js +9 -0
- package/dist-esm/src/operationsInterfaces/usages.js.map +1 -0
- package/{esm → dist-esm/src}/storageManagementClient.d.ts +5 -2
- package/dist-esm/src/storageManagementClient.d.ts.map +1 -0
- package/{esm → dist-esm/src}/storageManagementClient.js +32 -3
- package/dist-esm/src/storageManagementClient.js.map +1 -0
- package/dist-esm/test/storage_examples.d.ts +4 -0
- package/dist-esm/test/storage_examples.d.ts.map +1 -0
- package/dist-esm/test/storage_examples.js +196 -0
- package/dist-esm/test/storage_examples.js.map +1 -0
- package/package.json +27 -33
- package/review/arm-storage.api.md +122 -51
- package/src/index.ts +0 -1
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +167 -52
- package/src/models/mappers.ts +230 -37
- package/src/models/parameters.ts +12 -1
- package/src/operations/blobContainers.ts +13 -12
- package/src/operations/blobInventoryPolicies.ts +4 -5
- package/src/operations/blobServices.ts +4 -5
- package/src/operations/deletedAccounts.ts +4 -5
- package/src/operations/encryptionScopes.ts +4 -5
- package/src/operations/fileServices.ts +4 -4
- package/src/operations/fileShares.ts +4 -5
- package/src/operations/managementPolicies.ts +4 -4
- package/src/operations/objectReplicationPoliciesOperations.ts +21 -22
- package/src/operations/operations.ts +4 -5
- package/src/operations/privateEndpointConnections.ts +4 -5
- package/src/operations/privateLinkResources.ts +4 -4
- package/src/operations/queue.ts +4 -5
- package/src/operations/queueServices.ts +4 -4
- package/src/operations/skus.ts +4 -5
- package/src/operations/storageAccounts.ts +258 -18
- package/src/operations/tableOperations.ts +29 -30
- package/src/operations/tableServices.ts +4 -4
- package/src/operations/usages.ts +4 -5
- package/src/operationsInterfaces/blobContainers.ts +0 -1
- package/src/operationsInterfaces/blobInventoryPolicies.ts +0 -1
- package/src/operationsInterfaces/blobServices.ts +0 -1
- package/src/operationsInterfaces/deletedAccounts.ts +0 -1
- package/src/operationsInterfaces/encryptionScopes.ts +0 -1
- package/src/operationsInterfaces/fileShares.ts +0 -1
- package/src/operationsInterfaces/objectReplicationPoliciesOperations.ts +12 -13
- package/src/operationsInterfaces/operations.ts +0 -1
- package/src/operationsInterfaces/privateEndpointConnections.ts +0 -1
- package/src/operationsInterfaces/queue.ts +0 -1
- package/src/operationsInterfaces/skus.ts +0 -1
- package/src/operationsInterfaces/storageAccounts.ts +68 -1
- package/src/operationsInterfaces/tableOperations.ts +16 -17
- package/src/operationsInterfaces/usages.ts +0 -1
- package/src/storageManagementClient.ts +46 -3
- package/tsconfig.json +2 -3
- package/{esm/index.d.ts → types/arm-storage.d.ts} +247 -94
- package/types/tsdoc-metadata.json +11 -0
- package/esm/coreClientLro.d.ts +0 -26
- package/esm/coreClientLro.d.ts.map +0 -1
- package/esm/coreClientLro.js +0 -186
- package/esm/coreClientLro.js.map +0 -1
- package/esm/index.d.ts.map +0 -1
- package/esm/index.js.map +0 -1
- package/esm/lro/azureAsyncPolling.d.ts +0 -3
- package/esm/lro/azureAsyncPolling.d.ts.map +0 -1
- package/esm/lro/azureAsyncPolling.js +0 -67
- package/esm/lro/azureAsyncPolling.js.map +0 -1
- package/esm/lro/bodyPolling.d.ts +0 -8
- package/esm/lro/bodyPolling.d.ts.map +0 -1
- package/esm/lro/bodyPolling.js +0 -37
- package/esm/lro/bodyPolling.js.map +0 -1
- package/esm/lro/index.d.ts +0 -4
- package/esm/lro/index.d.ts.map +0 -1
- package/esm/lro/index.js +0 -12
- package/esm/lro/index.js.map +0 -1
- package/esm/lro/locationPolling.d.ts +0 -3
- package/esm/lro/locationPolling.d.ts.map +0 -1
- package/esm/lro/locationPolling.js +0 -19
- package/esm/lro/locationPolling.js.map +0 -1
- package/esm/lro/lroEngine.d.ts +0 -14
- package/esm/lro/lroEngine.d.ts.map +0 -1
- package/esm/lro/lroEngine.js +0 -41
- package/esm/lro/lroEngine.js.map +0 -1
- package/esm/lro/models.d.ts +0 -138
- package/esm/lro/models.d.ts.map +0 -1
- package/esm/lro/models.js +0 -14
- package/esm/lro/models.js.map +0 -1
- package/esm/lro/operation.d.ts +0 -36
- package/esm/lro/operation.d.ts.map +0 -1
- package/esm/lro/operation.js +0 -82
- package/esm/lro/operation.js.map +0 -1
- package/esm/lro/passthrough.d.ts +0 -3
- package/esm/lro/passthrough.d.ts.map +0 -1
- package/esm/lro/passthrough.js +0 -15
- package/esm/lro/passthrough.js.map +0 -1
- package/esm/lro/requestUtils.d.ts +0 -16
- package/esm/lro/requestUtils.d.ts.map +0 -1
- package/esm/lro/requestUtils.js +0 -73
- package/esm/lro/requestUtils.js.map +0 -1
- package/esm/lro/stateMachine.d.ts +0 -18
- package/esm/lro/stateMachine.d.ts.map +0 -1
- package/esm/lro/stateMachine.js +0 -84
- package/esm/lro/stateMachine.js.map +0 -1
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js.map +0 -1
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js.map +0 -1
- package/esm/operations/blobContainers.d.ts.map +0 -1
- package/esm/operations/blobContainers.js.map +0 -1
- package/esm/operations/blobInventoryPolicies.d.ts.map +0 -1
- package/esm/operations/blobInventoryPolicies.js.map +0 -1
- package/esm/operations/blobServices.d.ts.map +0 -1
- package/esm/operations/blobServices.js.map +0 -1
- package/esm/operations/deletedAccounts.d.ts.map +0 -1
- package/esm/operations/deletedAccounts.js.map +0 -1
- package/esm/operations/encryptionScopes.d.ts.map +0 -1
- package/esm/operations/encryptionScopes.js.map +0 -1
- package/esm/operations/fileServices.d.ts.map +0 -1
- package/esm/operations/fileServices.js.map +0 -1
- package/esm/operations/fileShares.d.ts.map +0 -1
- package/esm/operations/fileShares.js.map +0 -1
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/managementPolicies.d.ts.map +0 -1
- package/esm/operations/managementPolicies.js.map +0 -1
- package/esm/operations/objectReplicationPoliciesOperations.d.ts.map +0 -1
- package/esm/operations/objectReplicationPoliciesOperations.js.map +0 -1
- package/esm/operations/operations.d.ts.map +0 -1
- package/esm/operations/operations.js.map +0 -1
- package/esm/operations/privateEndpointConnections.d.ts.map +0 -1
- package/esm/operations/privateEndpointConnections.js.map +0 -1
- package/esm/operations/privateLinkResources.d.ts.map +0 -1
- package/esm/operations/privateLinkResources.js.map +0 -1
- package/esm/operations/queue.d.ts.map +0 -1
- package/esm/operations/queue.js.map +0 -1
- package/esm/operations/queueServices.d.ts.map +0 -1
- package/esm/operations/queueServices.js.map +0 -1
- package/esm/operations/skus.d.ts.map +0 -1
- package/esm/operations/skus.js.map +0 -1
- package/esm/operations/storageAccounts.d.ts.map +0 -1
- package/esm/operations/storageAccounts.js.map +0 -1
- package/esm/operations/tableOperations.d.ts.map +0 -1
- package/esm/operations/tableOperations.js.map +0 -1
- package/esm/operations/tableServices.d.ts.map +0 -1
- package/esm/operations/tableServices.js.map +0 -1
- package/esm/operations/usages.d.ts.map +0 -1
- package/esm/operations/usages.js.map +0 -1
- package/esm/operationsInterfaces/blobContainers.d.ts.map +0 -1
- package/esm/operationsInterfaces/blobContainers.js +0 -9
- package/esm/operationsInterfaces/blobContainers.js.map +0 -1
- package/esm/operationsInterfaces/blobInventoryPolicies.d.ts.map +0 -1
- package/esm/operationsInterfaces/blobInventoryPolicies.js +0 -9
- package/esm/operationsInterfaces/blobInventoryPolicies.js.map +0 -1
- package/esm/operationsInterfaces/blobServices.d.ts.map +0 -1
- package/esm/operationsInterfaces/blobServices.js +0 -9
- package/esm/operationsInterfaces/blobServices.js.map +0 -1
- package/esm/operationsInterfaces/deletedAccounts.d.ts.map +0 -1
- package/esm/operationsInterfaces/deletedAccounts.js +0 -9
- package/esm/operationsInterfaces/deletedAccounts.js.map +0 -1
- package/esm/operationsInterfaces/encryptionScopes.d.ts.map +0 -1
- package/esm/operationsInterfaces/encryptionScopes.js +0 -9
- package/esm/operationsInterfaces/encryptionScopes.js.map +0 -1
- package/esm/operationsInterfaces/fileServices.d.ts.map +0 -1
- package/esm/operationsInterfaces/fileServices.js.map +0 -1
- package/esm/operationsInterfaces/fileShares.d.ts.map +0 -1
- package/esm/operationsInterfaces/fileShares.js +0 -9
- package/esm/operationsInterfaces/fileShares.js.map +0 -1
- package/esm/operationsInterfaces/index.d.ts.map +0 -1
- package/esm/operationsInterfaces/index.js.map +0 -1
- package/esm/operationsInterfaces/managementPolicies.d.ts.map +0 -1
- package/esm/operationsInterfaces/managementPolicies.js.map +0 -1
- package/esm/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +0 -1
- package/esm/operationsInterfaces/objectReplicationPoliciesOperations.js +0 -9
- package/esm/operationsInterfaces/objectReplicationPoliciesOperations.js.map +0 -1
- package/esm/operationsInterfaces/operations.d.ts.map +0 -1
- package/esm/operationsInterfaces/operations.js +0 -9
- package/esm/operationsInterfaces/operations.js.map +0 -1
- package/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
- package/esm/operationsInterfaces/privateEndpointConnections.js +0 -9
- package/esm/operationsInterfaces/privateEndpointConnections.js.map +0 -1
- package/esm/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
- package/esm/operationsInterfaces/privateLinkResources.js.map +0 -1
- package/esm/operationsInterfaces/queue.d.ts.map +0 -1
- package/esm/operationsInterfaces/queue.js +0 -9
- package/esm/operationsInterfaces/queue.js.map +0 -1
- package/esm/operationsInterfaces/queueServices.d.ts.map +0 -1
- package/esm/operationsInterfaces/queueServices.js.map +0 -1
- package/esm/operationsInterfaces/skus.d.ts.map +0 -1
- package/esm/operationsInterfaces/skus.js +0 -9
- package/esm/operationsInterfaces/skus.js.map +0 -1
- package/esm/operationsInterfaces/storageAccounts.d.ts.map +0 -1
- package/esm/operationsInterfaces/storageAccounts.js +0 -9
- package/esm/operationsInterfaces/storageAccounts.js.map +0 -1
- package/esm/operationsInterfaces/tableOperations.d.ts.map +0 -1
- package/esm/operationsInterfaces/tableOperations.js +0 -9
- package/esm/operationsInterfaces/tableOperations.js.map +0 -1
- package/esm/operationsInterfaces/tableServices.d.ts.map +0 -1
- package/esm/operationsInterfaces/tableServices.js.map +0 -1
- package/esm/operationsInterfaces/usages.d.ts.map +0 -1
- package/esm/operationsInterfaces/usages.js +0 -9
- package/esm/operationsInterfaces/usages.js.map +0 -1
- package/esm/storageManagementClient.d.ts.map +0 -1
- package/esm/storageManagementClient.js.map +0 -1
- package/esm/storageManagementClientContext.d.ts +0 -16
- package/esm/storageManagementClientContext.d.ts.map +0 -1
- package/esm/storageManagementClientContext.js +0 -49
- package/esm/storageManagementClientContext.js.map +0 -1
- package/src/coreClientLro.ts +0 -323
- package/src/lro/azureAsyncPolling.ts +0 -96
- package/src/lro/bodyPolling.ts +0 -54
- package/src/lro/index.ts +0 -26
- package/src/lro/locationPolling.ts +0 -30
- package/src/lro/lroEngine.ts +0 -61
- package/src/lro/models.ts +0 -173
- package/src/lro/operation.ts +0 -120
- package/src/lro/passthrough.ts +0 -23
- package/src/lro/requestUtils.ts +0 -105
- package/src/lro/stateMachine.ts +0 -138
- package/src/storageManagementClientContext.ts +0 -70
|
@@ -45,6 +45,12 @@ export var KnownIdentityType;
|
|
|
45
45
|
KnownIdentityType["UserAssigned"] = "UserAssigned";
|
|
46
46
|
KnownIdentityType["SystemAssignedUserAssigned"] = "SystemAssigned,UserAssigned";
|
|
47
47
|
})(KnownIdentityType || (KnownIdentityType = {}));
|
|
48
|
+
/** Known values of {@link PublicNetworkAccess} that the service accepts. */
|
|
49
|
+
export var KnownPublicNetworkAccess;
|
|
50
|
+
(function (KnownPublicNetworkAccess) {
|
|
51
|
+
KnownPublicNetworkAccess["Enabled"] = "Enabled";
|
|
52
|
+
KnownPublicNetworkAccess["Disabled"] = "Disabled";
|
|
53
|
+
})(KnownPublicNetworkAccess || (KnownPublicNetworkAccess = {}));
|
|
48
54
|
/** Known values of {@link ExpirationAction} that the service accepts. */
|
|
49
55
|
export var KnownExpirationAction;
|
|
50
56
|
(function (KnownExpirationAction) {
|
|
@@ -93,7 +99,6 @@ export var KnownDefaultSharePermission;
|
|
|
93
99
|
KnownDefaultSharePermission["StorageFileDataSmbShareReader"] = "StorageFileDataSmbShareReader";
|
|
94
100
|
KnownDefaultSharePermission["StorageFileDataSmbShareContributor"] = "StorageFileDataSmbShareContributor";
|
|
95
101
|
KnownDefaultSharePermission["StorageFileDataSmbShareElevatedContributor"] = "StorageFileDataSmbShareElevatedContributor";
|
|
96
|
-
KnownDefaultSharePermission["StorageFileDataSmbShareOwner"] = "StorageFileDataSmbShareOwner";
|
|
97
102
|
})(KnownDefaultSharePermission || (KnownDefaultSharePermission = {}));
|
|
98
103
|
/** Known values of {@link LargeFileSharesState} that the service accepts. */
|
|
99
104
|
export var KnownLargeFileSharesState;
|
|
@@ -114,6 +119,13 @@ export var KnownMinimumTlsVersion;
|
|
|
114
119
|
KnownMinimumTlsVersion["TLS11"] = "TLS1_1";
|
|
115
120
|
KnownMinimumTlsVersion["TLS12"] = "TLS1_2";
|
|
116
121
|
})(KnownMinimumTlsVersion || (KnownMinimumTlsVersion = {}));
|
|
122
|
+
/** Known values of {@link AccountImmutabilityPolicyState} that the service accepts. */
|
|
123
|
+
export var KnownAccountImmutabilityPolicyState;
|
|
124
|
+
(function (KnownAccountImmutabilityPolicyState) {
|
|
125
|
+
KnownAccountImmutabilityPolicyState["Unlocked"] = "Unlocked";
|
|
126
|
+
KnownAccountImmutabilityPolicyState["Locked"] = "Locked";
|
|
127
|
+
KnownAccountImmutabilityPolicyState["Disabled"] = "Disabled";
|
|
128
|
+
})(KnownAccountImmutabilityPolicyState || (KnownAccountImmutabilityPolicyState = {}));
|
|
117
129
|
/** Known values of {@link GeoReplicationStatus} that the service accepts. */
|
|
118
130
|
export var KnownGeoReplicationStatus;
|
|
119
131
|
(function (KnownGeoReplicationStatus) {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -31,7 +31,8 @@ export declare const IPRule: coreClient.CompositeMapper;
|
|
|
31
31
|
export declare const AzureFilesIdentityBasedAuthentication: coreClient.CompositeMapper;
|
|
32
32
|
export declare const ActiveDirectoryProperties: coreClient.CompositeMapper;
|
|
33
33
|
export declare const RoutingPreference: coreClient.CompositeMapper;
|
|
34
|
-
export declare const
|
|
34
|
+
export declare const ImmutableStorageAccount: coreClient.CompositeMapper;
|
|
35
|
+
export declare const AccountImmutabilityPolicyProperties: coreClient.CompositeMapper;
|
|
35
36
|
export declare const Endpoints: coreClient.CompositeMapper;
|
|
36
37
|
export declare const StorageAccountMicrosoftEndpoints: coreClient.CompositeMapper;
|
|
37
38
|
export declare const StorageAccountInternetEndpoints: coreClient.CompositeMapper;
|
|
@@ -39,6 +40,7 @@ export declare const KeyCreationTime: coreClient.CompositeMapper;
|
|
|
39
40
|
export declare const GeoReplicationStats: coreClient.CompositeMapper;
|
|
40
41
|
export declare const PrivateEndpoint: coreClient.CompositeMapper;
|
|
41
42
|
export declare const PrivateLinkServiceConnectionState: coreClient.CompositeMapper;
|
|
43
|
+
export declare const Resource: coreClient.CompositeMapper;
|
|
42
44
|
export declare const BlobRestoreStatus: coreClient.CompositeMapper;
|
|
43
45
|
export declare const BlobRestoreParameters: coreClient.CompositeMapper;
|
|
44
46
|
export declare const BlobRestoreRange: coreClient.CompositeMapper;
|
|
@@ -93,6 +95,7 @@ export declare const ImmutabilityPolicyProperties: coreClient.CompositeMapper;
|
|
|
93
95
|
export declare const UpdateHistoryProperty: coreClient.CompositeMapper;
|
|
94
96
|
export declare const LegalHoldProperties: coreClient.CompositeMapper;
|
|
95
97
|
export declare const TagProperty: coreClient.CompositeMapper;
|
|
98
|
+
export declare const ProtectedAppendWritesHistory: coreClient.CompositeMapper;
|
|
96
99
|
export declare const ImmutableStorageWithVersioning: coreClient.CompositeMapper;
|
|
97
100
|
export declare const LegalHold: coreClient.CompositeMapper;
|
|
98
101
|
export declare const LeaseContainerRequest: coreClient.CompositeMapper;
|
|
@@ -115,8 +118,8 @@ export declare const ListQueueServices: coreClient.CompositeMapper;
|
|
|
115
118
|
export declare const ListQueueResource: coreClient.CompositeMapper;
|
|
116
119
|
export declare const ListTableServices: coreClient.CompositeMapper;
|
|
117
120
|
export declare const ListTableResource: coreClient.CompositeMapper;
|
|
118
|
-
export declare const TrackedResource: coreClient.CompositeMapper;
|
|
119
121
|
export declare const PrivateEndpointConnection: coreClient.CompositeMapper;
|
|
122
|
+
export declare const TrackedResource: coreClient.CompositeMapper;
|
|
120
123
|
export declare const ProxyResource: coreClient.CompositeMapper;
|
|
121
124
|
export declare const ManagementPolicy: coreClient.CompositeMapper;
|
|
122
125
|
export declare const BlobInventoryPolicy: coreClient.CompositeMapper;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mappers.d.ts","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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"}
|
|
@@ -449,6 +449,12 @@ export const StorageAccountCreateParameters = {
|
|
|
449
449
|
className: "Identity"
|
|
450
450
|
}
|
|
451
451
|
},
|
|
452
|
+
publicNetworkAccess: {
|
|
453
|
+
serializedName: "properties.publicNetworkAccess",
|
|
454
|
+
type: {
|
|
455
|
+
name: "String"
|
|
456
|
+
}
|
|
457
|
+
},
|
|
452
458
|
sasPolicy: {
|
|
453
459
|
serializedName: "properties.sasPolicy",
|
|
454
460
|
type: {
|
|
@@ -552,6 +558,19 @@ export const StorageAccountCreateParameters = {
|
|
|
552
558
|
type: {
|
|
553
559
|
name: "Boolean"
|
|
554
560
|
}
|
|
561
|
+
},
|
|
562
|
+
defaultToOAuthAuthentication: {
|
|
563
|
+
serializedName: "properties.defaultToOAuthAuthentication",
|
|
564
|
+
type: {
|
|
565
|
+
name: "Boolean"
|
|
566
|
+
}
|
|
567
|
+
},
|
|
568
|
+
immutableStorageWithVersioning: {
|
|
569
|
+
serializedName: "properties.immutableStorageWithVersioning",
|
|
570
|
+
type: {
|
|
571
|
+
name: "Composite",
|
|
572
|
+
className: "ImmutableStorageAccount"
|
|
573
|
+
}
|
|
555
574
|
}
|
|
556
575
|
}
|
|
557
576
|
}
|
|
@@ -1114,31 +1133,53 @@ export const RoutingPreference = {
|
|
|
1114
1133
|
}
|
|
1115
1134
|
}
|
|
1116
1135
|
};
|
|
1117
|
-
export const
|
|
1136
|
+
export const ImmutableStorageAccount = {
|
|
1118
1137
|
type: {
|
|
1119
1138
|
name: "Composite",
|
|
1120
|
-
className: "
|
|
1139
|
+
className: "ImmutableStorageAccount",
|
|
1121
1140
|
modelProperties: {
|
|
1122
|
-
|
|
1123
|
-
serializedName: "
|
|
1124
|
-
readOnly: true,
|
|
1141
|
+
enabled: {
|
|
1142
|
+
serializedName: "enabled",
|
|
1125
1143
|
type: {
|
|
1126
|
-
name: "
|
|
1144
|
+
name: "Boolean"
|
|
1127
1145
|
}
|
|
1128
1146
|
},
|
|
1129
|
-
|
|
1130
|
-
serializedName: "
|
|
1131
|
-
readOnly: true,
|
|
1147
|
+
immutabilityPolicy: {
|
|
1148
|
+
serializedName: "immutabilityPolicy",
|
|
1132
1149
|
type: {
|
|
1133
|
-
name: "
|
|
1150
|
+
name: "Composite",
|
|
1151
|
+
className: "AccountImmutabilityPolicyProperties"
|
|
1152
|
+
}
|
|
1153
|
+
}
|
|
1154
|
+
}
|
|
1155
|
+
}
|
|
1156
|
+
};
|
|
1157
|
+
export const AccountImmutabilityPolicyProperties = {
|
|
1158
|
+
type: {
|
|
1159
|
+
name: "Composite",
|
|
1160
|
+
className: "AccountImmutabilityPolicyProperties",
|
|
1161
|
+
modelProperties: {
|
|
1162
|
+
immutabilityPeriodSinceCreationInDays: {
|
|
1163
|
+
constraints: {
|
|
1164
|
+
InclusiveMaximum: 146000,
|
|
1165
|
+
InclusiveMinimum: 1
|
|
1166
|
+
},
|
|
1167
|
+
serializedName: "immutabilityPeriodSinceCreationInDays",
|
|
1168
|
+
type: {
|
|
1169
|
+
name: "Number"
|
|
1134
1170
|
}
|
|
1135
1171
|
},
|
|
1136
|
-
|
|
1137
|
-
serializedName: "
|
|
1138
|
-
readOnly: true,
|
|
1172
|
+
state: {
|
|
1173
|
+
serializedName: "state",
|
|
1139
1174
|
type: {
|
|
1140
1175
|
name: "String"
|
|
1141
1176
|
}
|
|
1177
|
+
},
|
|
1178
|
+
allowProtectedAppendWrites: {
|
|
1179
|
+
serializedName: "allowProtectedAppendWrites",
|
|
1180
|
+
type: {
|
|
1181
|
+
name: "Boolean"
|
|
1182
|
+
}
|
|
1142
1183
|
}
|
|
1143
1184
|
}
|
|
1144
1185
|
}
|
|
@@ -1383,6 +1424,35 @@ export const PrivateLinkServiceConnectionState = {
|
|
|
1383
1424
|
}
|
|
1384
1425
|
}
|
|
1385
1426
|
};
|
|
1427
|
+
export const Resource = {
|
|
1428
|
+
type: {
|
|
1429
|
+
name: "Composite",
|
|
1430
|
+
className: "Resource",
|
|
1431
|
+
modelProperties: {
|
|
1432
|
+
id: {
|
|
1433
|
+
serializedName: "id",
|
|
1434
|
+
readOnly: true,
|
|
1435
|
+
type: {
|
|
1436
|
+
name: "String"
|
|
1437
|
+
}
|
|
1438
|
+
},
|
|
1439
|
+
name: {
|
|
1440
|
+
serializedName: "name",
|
|
1441
|
+
readOnly: true,
|
|
1442
|
+
type: {
|
|
1443
|
+
name: "String"
|
|
1444
|
+
}
|
|
1445
|
+
},
|
|
1446
|
+
type: {
|
|
1447
|
+
serializedName: "type",
|
|
1448
|
+
readOnly: true,
|
|
1449
|
+
type: {
|
|
1450
|
+
name: "String"
|
|
1451
|
+
}
|
|
1452
|
+
}
|
|
1453
|
+
}
|
|
1454
|
+
}
|
|
1455
|
+
};
|
|
1386
1456
|
export const BlobRestoreStatus = {
|
|
1387
1457
|
type: {
|
|
1388
1458
|
name: "Composite",
|
|
@@ -1592,6 +1662,25 @@ export const StorageAccountUpdateParameters = {
|
|
|
1592
1662
|
type: {
|
|
1593
1663
|
name: "Boolean"
|
|
1594
1664
|
}
|
|
1665
|
+
},
|
|
1666
|
+
defaultToOAuthAuthentication: {
|
|
1667
|
+
serializedName: "properties.defaultToOAuthAuthentication",
|
|
1668
|
+
type: {
|
|
1669
|
+
name: "Boolean"
|
|
1670
|
+
}
|
|
1671
|
+
},
|
|
1672
|
+
publicNetworkAccess: {
|
|
1673
|
+
serializedName: "properties.publicNetworkAccess",
|
|
1674
|
+
type: {
|
|
1675
|
+
name: "String"
|
|
1676
|
+
}
|
|
1677
|
+
},
|
|
1678
|
+
immutableStorageWithVersioning: {
|
|
1679
|
+
serializedName: "properties.immutableStorageWithVersioning",
|
|
1680
|
+
type: {
|
|
1681
|
+
name: "Composite",
|
|
1682
|
+
className: "ImmutableStorageAccount"
|
|
1683
|
+
}
|
|
1595
1684
|
}
|
|
1596
1685
|
}
|
|
1597
1686
|
}
|
|
@@ -3086,6 +3175,12 @@ export const ImmutabilityPolicyProperties = {
|
|
|
3086
3175
|
type: {
|
|
3087
3176
|
name: "Boolean"
|
|
3088
3177
|
}
|
|
3178
|
+
},
|
|
3179
|
+
allowProtectedAppendWritesAll: {
|
|
3180
|
+
serializedName: "properties.allowProtectedAppendWritesAll",
|
|
3181
|
+
type: {
|
|
3182
|
+
name: "Boolean"
|
|
3183
|
+
}
|
|
3089
3184
|
}
|
|
3090
3185
|
}
|
|
3091
3186
|
}
|
|
@@ -3136,6 +3231,18 @@ export const UpdateHistoryProperty = {
|
|
|
3136
3231
|
type: {
|
|
3137
3232
|
name: "String"
|
|
3138
3233
|
}
|
|
3234
|
+
},
|
|
3235
|
+
allowProtectedAppendWrites: {
|
|
3236
|
+
serializedName: "allowProtectedAppendWrites",
|
|
3237
|
+
type: {
|
|
3238
|
+
name: "Boolean"
|
|
3239
|
+
}
|
|
3240
|
+
},
|
|
3241
|
+
allowProtectedAppendWritesAll: {
|
|
3242
|
+
serializedName: "allowProtectedAppendWritesAll",
|
|
3243
|
+
type: {
|
|
3244
|
+
name: "Boolean"
|
|
3245
|
+
}
|
|
3139
3246
|
}
|
|
3140
3247
|
}
|
|
3141
3248
|
}
|
|
@@ -3163,6 +3270,13 @@ export const LegalHoldProperties = {
|
|
|
3163
3270
|
}
|
|
3164
3271
|
}
|
|
3165
3272
|
}
|
|
3273
|
+
},
|
|
3274
|
+
protectedAppendWritesHistory: {
|
|
3275
|
+
serializedName: "protectedAppendWritesHistory",
|
|
3276
|
+
type: {
|
|
3277
|
+
name: "Composite",
|
|
3278
|
+
className: "ProtectedAppendWritesHistory"
|
|
3279
|
+
}
|
|
3166
3280
|
}
|
|
3167
3281
|
}
|
|
3168
3282
|
}
|
|
@@ -3210,6 +3324,27 @@ export const TagProperty = {
|
|
|
3210
3324
|
}
|
|
3211
3325
|
}
|
|
3212
3326
|
};
|
|
3327
|
+
export const ProtectedAppendWritesHistory = {
|
|
3328
|
+
type: {
|
|
3329
|
+
name: "Composite",
|
|
3330
|
+
className: "ProtectedAppendWritesHistory",
|
|
3331
|
+
modelProperties: {
|
|
3332
|
+
allowProtectedAppendWritesAll: {
|
|
3333
|
+
serializedName: "allowProtectedAppendWritesAll",
|
|
3334
|
+
type: {
|
|
3335
|
+
name: "Boolean"
|
|
3336
|
+
}
|
|
3337
|
+
},
|
|
3338
|
+
timestamp: {
|
|
3339
|
+
serializedName: "timestamp",
|
|
3340
|
+
readOnly: true,
|
|
3341
|
+
type: {
|
|
3342
|
+
name: "DateTime"
|
|
3343
|
+
}
|
|
3344
|
+
}
|
|
3345
|
+
}
|
|
3346
|
+
}
|
|
3347
|
+
};
|
|
3213
3348
|
export const ImmutableStorageWithVersioning = {
|
|
3214
3349
|
type: {
|
|
3215
3350
|
name: "Composite",
|
|
@@ -3265,6 +3400,12 @@ export const LegalHold = {
|
|
|
3265
3400
|
}
|
|
3266
3401
|
}
|
|
3267
3402
|
}
|
|
3403
|
+
},
|
|
3404
|
+
allowProtectedAppendWritesAll: {
|
|
3405
|
+
serializedName: "allowProtectedAppendWritesAll",
|
|
3406
|
+
type: {
|
|
3407
|
+
name: "Boolean"
|
|
3408
|
+
}
|
|
3268
3409
|
}
|
|
3269
3410
|
}
|
|
3270
3411
|
}
|
|
@@ -3777,25 +3918,6 @@ export const ListTableResource = {
|
|
|
3777
3918
|
}
|
|
3778
3919
|
}
|
|
3779
3920
|
};
|
|
3780
|
-
export const TrackedResource = {
|
|
3781
|
-
type: {
|
|
3782
|
-
name: "Composite",
|
|
3783
|
-
className: "TrackedResource",
|
|
3784
|
-
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { tags: {
|
|
3785
|
-
serializedName: "tags",
|
|
3786
|
-
type: {
|
|
3787
|
-
name: "Dictionary",
|
|
3788
|
-
value: { type: { name: "String" } }
|
|
3789
|
-
}
|
|
3790
|
-
}, location: {
|
|
3791
|
-
serializedName: "location",
|
|
3792
|
-
required: true,
|
|
3793
|
-
type: {
|
|
3794
|
-
name: "String"
|
|
3795
|
-
}
|
|
3796
|
-
} })
|
|
3797
|
-
}
|
|
3798
|
-
};
|
|
3799
3921
|
export const PrivateEndpointConnection = {
|
|
3800
3922
|
type: {
|
|
3801
3923
|
name: "Composite",
|
|
@@ -3821,6 +3943,25 @@ export const PrivateEndpointConnection = {
|
|
|
3821
3943
|
} })
|
|
3822
3944
|
}
|
|
3823
3945
|
};
|
|
3946
|
+
export const TrackedResource = {
|
|
3947
|
+
type: {
|
|
3948
|
+
name: "Composite",
|
|
3949
|
+
className: "TrackedResource",
|
|
3950
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { tags: {
|
|
3951
|
+
serializedName: "tags",
|
|
3952
|
+
type: {
|
|
3953
|
+
name: "Dictionary",
|
|
3954
|
+
value: { type: { name: "String" } }
|
|
3955
|
+
}
|
|
3956
|
+
}, location: {
|
|
3957
|
+
serializedName: "location",
|
|
3958
|
+
required: true,
|
|
3959
|
+
type: {
|
|
3960
|
+
name: "String"
|
|
3961
|
+
}
|
|
3962
|
+
} })
|
|
3963
|
+
}
|
|
3964
|
+
};
|
|
3824
3965
|
export const ProxyResource = {
|
|
3825
3966
|
type: {
|
|
3826
3967
|
name: "Composite",
|
|
@@ -4375,6 +4516,22 @@ export const StorageAccount = {
|
|
|
4375
4516
|
type: {
|
|
4376
4517
|
name: "Boolean"
|
|
4377
4518
|
}
|
|
4519
|
+
}, defaultToOAuthAuthentication: {
|
|
4520
|
+
serializedName: "properties.defaultToOAuthAuthentication",
|
|
4521
|
+
type: {
|
|
4522
|
+
name: "Boolean"
|
|
4523
|
+
}
|
|
4524
|
+
}, publicNetworkAccess: {
|
|
4525
|
+
serializedName: "properties.publicNetworkAccess",
|
|
4526
|
+
type: {
|
|
4527
|
+
name: "String"
|
|
4528
|
+
}
|
|
4529
|
+
}, immutableStorageWithVersioning: {
|
|
4530
|
+
serializedName: "properties.immutableStorageWithVersioning",
|
|
4531
|
+
type: {
|
|
4532
|
+
name: "Composite",
|
|
4533
|
+
className: "ImmutableStorageAccount"
|
|
4534
|
+
}
|
|
4378
4535
|
} })
|
|
4379
4536
|
}
|
|
4380
4537
|
};
|
|
@@ -4519,6 +4676,16 @@ export const ListContainerItem = {
|
|
|
4519
4676
|
name: "Composite",
|
|
4520
4677
|
className: "ImmutableStorageWithVersioning"
|
|
4521
4678
|
}
|
|
4679
|
+
}, enableNfsV3RootSquash: {
|
|
4680
|
+
serializedName: "properties.enableNfsV3RootSquash",
|
|
4681
|
+
type: {
|
|
4682
|
+
name: "Boolean"
|
|
4683
|
+
}
|
|
4684
|
+
}, enableNfsV3AllSquash: {
|
|
4685
|
+
serializedName: "properties.enableNfsV3AllSquash",
|
|
4686
|
+
type: {
|
|
4687
|
+
name: "Boolean"
|
|
4688
|
+
}
|
|
4522
4689
|
} })
|
|
4523
4690
|
}
|
|
4524
4691
|
};
|
|
@@ -4626,6 +4793,16 @@ export const BlobContainer = {
|
|
|
4626
4793
|
name: "Composite",
|
|
4627
4794
|
className: "ImmutableStorageWithVersioning"
|
|
4628
4795
|
}
|
|
4796
|
+
}, enableNfsV3RootSquash: {
|
|
4797
|
+
serializedName: "properties.enableNfsV3RootSquash",
|
|
4798
|
+
type: {
|
|
4799
|
+
name: "Boolean"
|
|
4800
|
+
}
|
|
4801
|
+
}, enableNfsV3AllSquash: {
|
|
4802
|
+
serializedName: "properties.enableNfsV3AllSquash",
|
|
4803
|
+
type: {
|
|
4804
|
+
name: "Boolean"
|
|
4805
|
+
}
|
|
4629
4806
|
} })
|
|
4630
4807
|
}
|
|
4631
4808
|
};
|
|
@@ -4649,6 +4826,11 @@ export const ImmutabilityPolicy = {
|
|
|
4649
4826
|
type: {
|
|
4650
4827
|
name: "Boolean"
|
|
4651
4828
|
}
|
|
4829
|
+
}, allowProtectedAppendWritesAll: {
|
|
4830
|
+
serializedName: "properties.allowProtectedAppendWritesAll",
|
|
4831
|
+
type: {
|
|
4832
|
+
name: "Boolean"
|
|
4833
|
+
}
|
|
4652
4834
|
} })
|
|
4653
4835
|
}
|
|
4654
4836
|
};
|