@azure/arm-storage-profile-2020-09-01-hybrid 2.1.1-alpha.20250214.1 → 2.1.1-alpha.20250218.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/README.md +21 -12
- package/dist/browser/index.d.ts +5 -0
- package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
- package/{dist-esm/src → dist/browser}/index.js +4 -4
- package/dist/browser/index.js.map +1 -0
- package/dist/browser/lroImpl.js +25 -0
- package/dist/browser/lroImpl.js.map +1 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/mappers.js.map +1 -0
- package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
- package/dist/browser/models/parameters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/blobInventoryPolicies.d.ts +3 -3
- package/dist/browser/operations/blobInventoryPolicies.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/blobInventoryPolicies.js +2 -2
- package/dist/browser/operations/blobInventoryPolicies.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/encryptionScopes.d.ts +3 -3
- package/dist/browser/operations/encryptionScopes.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/encryptionScopes.js +3 -3
- package/dist/browser/operations/encryptionScopes.js.map +1 -0
- package/dist/browser/operations/index.d.ts +11 -0
- package/dist/browser/operations/index.d.ts.map +1 -0
- package/dist/browser/operations/index.js +18 -0
- package/dist/browser/operations/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/managementPolicies.d.ts +3 -3
- package/dist/browser/operations/managementPolicies.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/managementPolicies.js +2 -2
- package/dist/browser/operations/managementPolicies.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/objectReplicationPoliciesOperations.d.ts +3 -3
- package/dist/browser/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/objectReplicationPoliciesOperations.js +2 -2
- package/dist/browser/operations/objectReplicationPoliciesOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
- package/dist/browser/operations/operations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.js +2 -2
- package/dist/browser/operations/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.d.ts +3 -3
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.js +2 -2
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateLinkResources.d.ts +3 -3
- package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateLinkResources.js +2 -2
- package/dist/browser/operations/privateLinkResources.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/skus.d.ts +3 -3
- package/dist/browser/operations/skus.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/skus.js +2 -2
- package/dist/browser/operations/skus.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/storageAccounts.d.ts +3 -3
- package/dist/browser/operations/storageAccounts.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/storageAccounts.js +103 -115
- package/dist/browser/operations/storageAccounts.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/usages.d.ts +3 -3
- package/dist/browser/operations/usages.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/usages.js +2 -2
- package/dist/browser/operations/usages.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/blobInventoryPolicies.d.ts +1 -1
- package/dist/browser/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/encryptionScopes.d.ts +1 -1
- package/dist/browser/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/encryptionScopes.js.map +1 -0
- package/dist/browser/operationsInterfaces/index.d.ts +11 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/index.js +18 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/managementPolicies.d.ts +1 -1
- package/dist/browser/operationsInterfaces/managementPolicies.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/managementPolicies.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.d.ts +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/skus.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/storageAccounts.d.ts +1 -1
- package/dist/browser/operationsInterfaces/storageAccounts.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/storageAccounts.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/usages.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/pagingHelper.js.map +1 -0
- package/{dist-esm/src → dist/browser}/storageManagementClient.d.ts +2 -2
- package/dist/browser/storageManagementClient.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/storageManagementClient.js +15 -18
- package/dist/browser/storageManagementClient.js.map +1 -0
- package/dist/commonjs/index.d.ts +5 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +19 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/lroImpl.d.ts +16 -0
- package/dist/commonjs/lroImpl.d.ts.map +1 -0
- package/dist/commonjs/lroImpl.js +29 -0
- package/dist/commonjs/lroImpl.js.map +1 -0
- package/{types/arm-storage-profile-2020-09-01-hybrid.d.ts → dist/commonjs/models/index.d.ts} +1849 -2596
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +265 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/mappers.d.ts +84 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -0
- package/dist/commonjs/models/mappers.js +2875 -0
- package/dist/commonjs/models/mappers.js.map +1 -0
- package/dist/commonjs/models/parameters.d.ts +30 -0
- package/dist/commonjs/models/parameters.d.ts.map +1 -0
- package/dist/commonjs/models/parameters.js +245 -0
- package/dist/commonjs/models/parameters.js.map +1 -0
- package/dist/commonjs/operations/blobInventoryPolicies.d.ts +73 -0
- package/dist/commonjs/operations/blobInventoryPolicies.d.ts.map +1 -0
- package/dist/commonjs/operations/blobInventoryPolicies.js +231 -0
- package/dist/commonjs/operations/blobInventoryPolicies.js.map +1 -0
- package/dist/commonjs/operations/encryptionScopes.d.ts +94 -0
- package/dist/commonjs/operations/encryptionScopes.d.ts.map +1 -0
- package/dist/commonjs/operations/encryptionScopes.js +295 -0
- package/dist/commonjs/operations/encryptionScopes.js.map +1 -0
- package/dist/commonjs/operations/index.d.ts +11 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -0
- package/dist/commonjs/operations/index.js +21 -0
- package/dist/commonjs/operations/index.js.map +1 -0
- package/dist/commonjs/operations/managementPolicies.d.ts +50 -0
- package/dist/commonjs/operations/managementPolicies.d.ts.map +1 -0
- package/dist/commonjs/operations/managementPolicies.js +131 -0
- package/dist/commonjs/operations/managementPolicies.js.map +1 -0
- package/dist/commonjs/operations/objectReplicationPoliciesOperations.d.ts +74 -0
- package/dist/commonjs/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/objectReplicationPoliciesOperations.js +232 -0
- package/dist/commonjs/operations/objectReplicationPoliciesOperations.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +26 -0
- package/dist/commonjs/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/operations/operations.js +97 -0
- package/dist/commonjs/operations/operations.js.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnections.d.ts +73 -0
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnections.js +238 -0
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
- package/dist/commonjs/operations/privateLinkResources.d.ts +23 -0
- package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/commonjs/operations/privateLinkResources.js +58 -0
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
- package/dist/commonjs/operations/skus.d.ts +26 -0
- package/dist/commonjs/operations/skus.d.ts.map +1 -0
- package/dist/commonjs/operations/skus.js +97 -0
- package/dist/commonjs/operations/skus.js.map +1 -0
- package/dist/commonjs/operations/storageAccounts.d.ts +228 -0
- package/dist/commonjs/operations/storageAccounts.d.ts.map +1 -0
- package/dist/commonjs/operations/storageAccounts.js +739 -0
- package/dist/commonjs/operations/storageAccounts.js.map +1 -0
- package/dist/commonjs/operations/usages.d.ts +28 -0
- package/dist/commonjs/operations/usages.d.ts.map +1 -0
- package/dist/commonjs/operations/usages.js +103 -0
- package/dist/commonjs/operations/usages.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.d.ts +53 -0
- package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.js +10 -0
- package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/encryptionScopes.d.ts +63 -0
- package/dist/commonjs/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/encryptionScopes.js +10 -0
- package/dist/commonjs/operationsInterfaces/encryptionScopes.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.js +21 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/managementPolicies.d.ts +42 -0
- package/dist/commonjs/operationsInterfaces/managementPolicies.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/managementPolicies.js +10 -0
- package/dist/commonjs/operationsInterfaces/managementPolicies.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +54 -0
- package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +53 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +15 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/skus.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/skus.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/skus.js +10 -0
- package/dist/commonjs/operationsInterfaces/skus.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/storageAccounts.d.ts +196 -0
- package/dist/commonjs/operationsInterfaces/storageAccounts.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/storageAccounts.js +10 -0
- package/dist/commonjs/operationsInterfaces/storageAccounts.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/usages.d.ts +12 -0
- package/dist/commonjs/operationsInterfaces/usages.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/usages.js +10 -0
- package/dist/commonjs/operationsInterfaces/usages.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/pagingHelper.d.ts +13 -0
- package/dist/commonjs/pagingHelper.d.ts.map +1 -0
- package/dist/commonjs/pagingHelper.js +36 -0
- package/dist/commonjs/pagingHelper.js.map +1 -0
- package/dist/commonjs/storageManagementClient.d.ts +29 -0
- package/dist/commonjs/storageManagementClient.d.ts.map +1 -0
- package/dist/commonjs/storageManagementClient.js +111 -0
- package/dist/commonjs/storageManagementClient.js.map +1 -0
- package/dist/esm/index.d.ts +5 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/{src/index.ts → dist/esm/index.js} +5 -5
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/lroImpl.d.ts +16 -0
- package/dist/esm/lroImpl.d.ts.map +1 -0
- package/dist/esm/lroImpl.js +25 -0
- package/dist/esm/lroImpl.js.map +1 -0
- package/dist/esm/models/index.d.ts +1849 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +262 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/mappers.d.ts +84 -0
- package/dist/esm/models/mappers.d.ts.map +1 -0
- package/dist/esm/models/mappers.js +2871 -0
- package/dist/esm/models/mappers.js.map +1 -0
- package/dist/esm/models/parameters.d.ts +30 -0
- package/dist/esm/models/parameters.d.ts.map +1 -0
- package/dist/esm/models/parameters.js +242 -0
- package/dist/esm/models/parameters.js.map +1 -0
- package/dist/esm/operations/blobInventoryPolicies.d.ts +73 -0
- package/dist/esm/operations/blobInventoryPolicies.d.ts.map +1 -0
- package/dist/esm/operations/blobInventoryPolicies.js +227 -0
- package/dist/esm/operations/blobInventoryPolicies.js.map +1 -0
- package/dist/esm/operations/encryptionScopes.d.ts +94 -0
- package/dist/esm/operations/encryptionScopes.d.ts.map +1 -0
- package/dist/esm/operations/encryptionScopes.js +291 -0
- package/dist/esm/operations/encryptionScopes.js.map +1 -0
- package/dist/esm/operations/index.d.ts +11 -0
- package/dist/esm/operations/index.d.ts.map +1 -0
- package/dist/esm/operations/index.js +18 -0
- package/dist/esm/operations/index.js.map +1 -0
- package/dist/esm/operations/managementPolicies.d.ts +50 -0
- package/dist/esm/operations/managementPolicies.d.ts.map +1 -0
- package/dist/esm/operations/managementPolicies.js +126 -0
- package/dist/esm/operations/managementPolicies.js.map +1 -0
- package/dist/esm/operations/objectReplicationPoliciesOperations.d.ts +74 -0
- package/dist/esm/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
- package/dist/esm/operations/objectReplicationPoliciesOperations.js +228 -0
- package/dist/esm/operations/objectReplicationPoliciesOperations.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +26 -0
- package/dist/esm/operations/operations.d.ts.map +1 -0
- package/dist/esm/operations/operations.js +93 -0
- package/dist/esm/operations/operations.js.map +1 -0
- package/dist/esm/operations/privateEndpointConnections.d.ts +73 -0
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/esm/operations/privateEndpointConnections.js +234 -0
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
- package/dist/esm/operations/privateLinkResources.d.ts +23 -0
- package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/esm/operations/privateLinkResources.js +53 -0
- package/dist/esm/operations/privateLinkResources.js.map +1 -0
- package/dist/esm/operations/skus.d.ts +26 -0
- package/dist/esm/operations/skus.d.ts.map +1 -0
- package/dist/esm/operations/skus.js +93 -0
- package/dist/esm/operations/skus.js.map +1 -0
- package/dist/esm/operations/storageAccounts.d.ts +228 -0
- package/dist/esm/operations/storageAccounts.d.ts.map +1 -0
- package/dist/esm/operations/storageAccounts.js +735 -0
- package/dist/esm/operations/storageAccounts.js.map +1 -0
- package/dist/esm/operations/usages.d.ts +28 -0
- package/dist/esm/operations/usages.d.ts.map +1 -0
- package/dist/esm/operations/usages.js +99 -0
- package/dist/esm/operations/usages.js.map +1 -0
- package/dist/esm/operationsInterfaces/blobInventoryPolicies.d.ts +53 -0
- package/dist/esm/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/blobInventoryPolicies.js +9 -0
- package/dist/esm/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
- package/dist/esm/operationsInterfaces/encryptionScopes.d.ts +63 -0
- package/dist/esm/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/encryptionScopes.js +9 -0
- package/dist/esm/operationsInterfaces/encryptionScopes.js.map +1 -0
- package/dist/esm/operationsInterfaces/index.d.ts +11 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/index.js +18 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -0
- package/dist/esm/operationsInterfaces/managementPolicies.d.ts +42 -0
- package/dist/esm/operationsInterfaces/managementPolicies.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/managementPolicies.js +9 -0
- package/dist/esm/operationsInterfaces/managementPolicies.js.map +1 -0
- package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +54 -0
- package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.js +9 -0
- package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/operations.js +9 -0
- package/dist/esm/operationsInterfaces/operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +53 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +15 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/esm/operationsInterfaces/skus.d.ts +11 -0
- package/dist/esm/operationsInterfaces/skus.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/skus.js +9 -0
- package/dist/esm/operationsInterfaces/skus.js.map +1 -0
- package/dist/esm/operationsInterfaces/storageAccounts.d.ts +196 -0
- package/dist/esm/operationsInterfaces/storageAccounts.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/storageAccounts.js +9 -0
- package/dist/esm/operationsInterfaces/storageAccounts.js.map +1 -0
- package/dist/esm/operationsInterfaces/usages.d.ts +12 -0
- package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/usages.js +9 -0
- package/dist/esm/operationsInterfaces/usages.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/pagingHelper.d.ts +13 -0
- package/dist/esm/pagingHelper.d.ts.map +1 -0
- package/dist/esm/pagingHelper.js +32 -0
- package/dist/esm/pagingHelper.js.map +1 -0
- package/dist/esm/storageManagementClient.d.ts +29 -0
- package/dist/esm/storageManagementClient.d.ts.map +1 -0
- package/dist/esm/storageManagementClient.js +106 -0
- package/dist/esm/storageManagementClient.js.map +1 -0
- package/dist/react-native/index.d.ts +5 -0
- package/dist/react-native/index.d.ts.map +1 -0
- package/dist/react-native/index.js +13 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/react-native/lroImpl.d.ts +16 -0
- package/dist/react-native/lroImpl.d.ts.map +1 -0
- package/dist/react-native/lroImpl.js +25 -0
- package/dist/react-native/lroImpl.js.map +1 -0
- package/dist/react-native/models/index.d.ts +1849 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +262 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/mappers.d.ts +84 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -0
- package/dist/react-native/models/mappers.js +2871 -0
- package/dist/react-native/models/mappers.js.map +1 -0
- package/dist/react-native/models/parameters.d.ts +30 -0
- package/dist/react-native/models/parameters.d.ts.map +1 -0
- package/dist/react-native/models/parameters.js +242 -0
- package/dist/react-native/models/parameters.js.map +1 -0
- package/dist/react-native/operations/blobInventoryPolicies.d.ts +73 -0
- package/dist/react-native/operations/blobInventoryPolicies.d.ts.map +1 -0
- package/dist/react-native/operations/blobInventoryPolicies.js +227 -0
- package/dist/react-native/operations/blobInventoryPolicies.js.map +1 -0
- package/dist/react-native/operations/encryptionScopes.d.ts +94 -0
- package/dist/react-native/operations/encryptionScopes.d.ts.map +1 -0
- package/dist/react-native/operations/encryptionScopes.js +291 -0
- package/dist/react-native/operations/encryptionScopes.js.map +1 -0
- package/dist/react-native/operations/index.d.ts +11 -0
- package/dist/react-native/operations/index.d.ts.map +1 -0
- package/dist/react-native/operations/index.js +18 -0
- package/dist/react-native/operations/index.js.map +1 -0
- package/dist/react-native/operations/managementPolicies.d.ts +50 -0
- package/dist/react-native/operations/managementPolicies.d.ts.map +1 -0
- package/dist/react-native/operations/managementPolicies.js +126 -0
- package/dist/react-native/operations/managementPolicies.js.map +1 -0
- package/dist/react-native/operations/objectReplicationPoliciesOperations.d.ts +74 -0
- package/dist/react-native/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
- package/dist/react-native/operations/objectReplicationPoliciesOperations.js +228 -0
- package/dist/react-native/operations/objectReplicationPoliciesOperations.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +26 -0
- package/dist/react-native/operations/operations.d.ts.map +1 -0
- package/dist/react-native/operations/operations.js +93 -0
- package/dist/react-native/operations/operations.js.map +1 -0
- package/dist/react-native/operations/privateEndpointConnections.d.ts +73 -0
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/react-native/operations/privateEndpointConnections.js +234 -0
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
- package/dist/react-native/operations/privateLinkResources.d.ts +23 -0
- package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/react-native/operations/privateLinkResources.js +53 -0
- package/dist/react-native/operations/privateLinkResources.js.map +1 -0
- package/dist/react-native/operations/skus.d.ts +26 -0
- package/dist/react-native/operations/skus.d.ts.map +1 -0
- package/dist/react-native/operations/skus.js +93 -0
- package/dist/react-native/operations/skus.js.map +1 -0
- package/dist/react-native/operations/storageAccounts.d.ts +228 -0
- package/dist/react-native/operations/storageAccounts.d.ts.map +1 -0
- package/dist/react-native/operations/storageAccounts.js +735 -0
- package/dist/react-native/operations/storageAccounts.js.map +1 -0
- package/dist/react-native/operations/usages.d.ts +28 -0
- package/dist/react-native/operations/usages.d.ts.map +1 -0
- package/dist/react-native/operations/usages.js +99 -0
- package/dist/react-native/operations/usages.js.map +1 -0
- package/dist/react-native/operationsInterfaces/blobInventoryPolicies.d.ts +53 -0
- package/dist/react-native/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/blobInventoryPolicies.js +9 -0
- package/dist/react-native/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
- package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts +63 -0
- package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/encryptionScopes.js +9 -0
- package/dist/react-native/operationsInterfaces/encryptionScopes.js.map +1 -0
- package/dist/react-native/operationsInterfaces/index.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/index.js +18 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -0
- package/dist/react-native/operationsInterfaces/managementPolicies.d.ts +42 -0
- package/dist/react-native/operationsInterfaces/managementPolicies.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/managementPolicies.js +9 -0
- package/dist/react-native/operationsInterfaces/managementPolicies.js.map +1 -0
- package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +54 -0
- package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.js +9 -0
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +53 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +15 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/react-native/operationsInterfaces/skus.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/skus.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/skus.js +9 -0
- package/dist/react-native/operationsInterfaces/skus.js.map +1 -0
- package/dist/react-native/operationsInterfaces/storageAccounts.d.ts +196 -0
- package/dist/react-native/operationsInterfaces/storageAccounts.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/storageAccounts.js +9 -0
- package/dist/react-native/operationsInterfaces/storageAccounts.js.map +1 -0
- package/dist/react-native/operationsInterfaces/usages.d.ts +12 -0
- package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/usages.js +9 -0
- package/dist/react-native/operationsInterfaces/usages.js.map +1 -0
- package/dist/react-native/package.json +3 -0
- package/dist/react-native/pagingHelper.d.ts +13 -0
- package/dist/react-native/pagingHelper.d.ts.map +1 -0
- package/dist/react-native/pagingHelper.js +32 -0
- package/dist/react-native/pagingHelper.js.map +1 -0
- package/dist/react-native/storageManagementClient.d.ts +29 -0
- package/dist/react-native/storageManagementClient.d.ts.map +1 -0
- package/dist/react-native/storageManagementClient.js +106 -0
- package/dist/react-native/storageManagementClient.js.map +1 -0
- package/package.json +66 -35
- package/dist/index.js +0 -5806
- package/dist/index.js.map +0 -1
- package/dist/index.min.js +0 -1
- package/dist/index.min.js.map +0 -1
- package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.js +0 -51
- package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.js +0 -37
- package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.js +0 -37
- package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/blobInventoryPoliciesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/blobInventoryPoliciesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/blobInventoryPoliciesListSample.js +0 -52
- package/dist-esm/samples-dev/blobInventoryPoliciesListSample.js.map +0 -1
- package/dist-esm/samples-dev/encryptionScopesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/encryptionScopesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/encryptionScopesGetSample.js +0 -37
- package/dist-esm/samples-dev/encryptionScopesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/encryptionScopesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/encryptionScopesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/encryptionScopesListSample.js +0 -52
- package/dist-esm/samples-dev/encryptionScopesListSample.js.map +0 -1
- package/dist-esm/samples-dev/encryptionScopesPatchSample.d.ts +0 -2
- package/dist-esm/samples-dev/encryptionScopesPatchSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/encryptionScopesPatchSample.js +0 -36
- package/dist-esm/samples-dev/encryptionScopesPatchSample.js.map +0 -1
- package/dist-esm/samples-dev/encryptionScopesPutSample.d.ts +0 -2
- package/dist-esm/samples-dev/encryptionScopesPutSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/encryptionScopesPutSample.js +0 -31
- package/dist-esm/samples-dev/encryptionScopesPutSample.js.map +0 -1
- package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.js +0 -216
- package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/managementPoliciesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/managementPoliciesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managementPoliciesDeleteSample.js +0 -37
- package/dist-esm/samples-dev/managementPoliciesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/managementPoliciesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/managementPoliciesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managementPoliciesGetSample.js +0 -37
- package/dist-esm/samples-dev/managementPoliciesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.js +0 -143
- package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.js +0 -37
- package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.js +0 -37
- package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/objectReplicationPoliciesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/objectReplicationPoliciesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/objectReplicationPoliciesListSample.js +0 -52
- package/dist-esm/samples-dev/objectReplicationPoliciesListSample.js.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.js +0 -50
- package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -37
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +0 -52
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js +0 -36
- package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.js +0 -36
- package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.js.map +0 -1
- package/dist-esm/samples-dev/skusListSample.d.ts +0 -2
- package/dist-esm/samples-dev/skusListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/skusListSample.js +0 -50
- package/dist-esm/samples-dev/skusListSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.js +0 -31
- package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountsCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountsCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountsCreateSample.js +0 -52
- package/dist-esm/samples-dev/storageAccountsCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountsDeleteSample.js +0 -36
- package/dist-esm/samples-dev/storageAccountsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountsFailoverSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountsFailoverSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountsFailoverSample.js +0 -36
- package/dist-esm/samples-dev/storageAccountsFailoverSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.js +0 -54
- package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountsListAccountSasSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountsListAccountSasSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountsListAccountSasSample.js +0 -38
- package/dist-esm/samples-dev/storageAccountsListAccountSasSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountsListKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountsListKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountsListKeysSample.js +0 -36
- package/dist-esm/samples-dev/storageAccountsListKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountsListSample.js +0 -50
- package/dist-esm/samples-dev/storageAccountsListSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountsListServiceSasSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountsListServiceSasSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountsListServiceSasSample.js +0 -35
- package/dist-esm/samples-dev/storageAccountsListServiceSasSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.js +0 -53
- package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.js +0 -36
- package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.js +0 -36
- package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAccountsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAccountsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAccountsUpdateSample.js +0 -110
- package/dist-esm/samples-dev/storageAccountsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/usagesListByLocationSample.d.ts +0 -2
- package/dist-esm/samples-dev/usagesListByLocationSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/usagesListByLocationSample.js +0 -51
- package/dist-esm/samples-dev/usagesListByLocationSample.js.map +0 -1
- package/dist-esm/src/index.d.ts +0 -5
- package/dist-esm/src/index.js.map +0 -1
- package/dist-esm/src/lroImpl.js +0 -29
- package/dist-esm/src/lroImpl.js.map +0 -1
- package/dist-esm/src/models/index.js.map +0 -1
- package/dist-esm/src/models/mappers.js.map +0 -1
- package/dist-esm/src/models/parameters.js.map +0 -1
- package/dist-esm/src/operations/blobInventoryPolicies.d.ts.map +0 -1
- package/dist-esm/src/operations/blobInventoryPolicies.js.map +0 -1
- package/dist-esm/src/operations/encryptionScopes.d.ts.map +0 -1
- package/dist-esm/src/operations/encryptionScopes.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts +0 -11
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -18
- package/dist-esm/src/operations/index.js.map +0 -1
- package/dist-esm/src/operations/managementPolicies.d.ts.map +0 -1
- package/dist-esm/src/operations/managementPolicies.js.map +0 -1
- package/dist-esm/src/operations/objectReplicationPoliciesOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/objectReplicationPoliciesOperations.js.map +0 -1
- package/dist-esm/src/operations/operations.d.ts.map +0 -1
- package/dist-esm/src/operations/operations.js.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
- package/dist-esm/src/operations/skus.d.ts.map +0 -1
- package/dist-esm/src/operations/skus.js.map +0 -1
- package/dist-esm/src/operations/storageAccounts.d.ts.map +0 -1
- package/dist-esm/src/operations/storageAccounts.js.map +0 -1
- package/dist-esm/src/operations/usages.d.ts.map +0 -1
- package/dist-esm/src/operations/usages.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/blobInventoryPolicies.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/blobInventoryPolicies.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/encryptionScopes.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/encryptionScopes.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -11
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -18
- package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/managementPolicies.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/managementPolicies.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/objectReplicationPoliciesOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/skus.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/storageAccounts.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/storageAccounts.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/usages.js.map +0 -1
- package/dist-esm/src/pagingHelper.js.map +0 -1
- package/dist-esm/src/storageManagementClient.d.ts.map +0 -1
- package/dist-esm/src/storageManagementClient.js.map +0 -1
- 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 -42
- package/dist-esm/test/sampleTest.js.map +0 -1
- package/src/lroImpl.ts +0 -34
- package/src/models/index.ts +0 -2069
- package/src/models/mappers.ts +0 -3021
- package/src/models/parameters.ts +0 -288
- package/src/operations/blobInventoryPolicies.ts +0 -292
- package/src/operations/encryptionScopes.ts +0 -373
- package/src/operations/index.ts +0 -18
- package/src/operations/managementPolicies.ts +0 -172
- package/src/operations/objectReplicationPoliciesOperations.ts +0 -293
- package/src/operations/operations.ts +0 -100
- package/src/operations/privateEndpointConnections.ts +0 -299
- package/src/operations/privateLinkResources.ts +0 -72
- package/src/operations/skus.ts +0 -98
- package/src/operations/storageAccounts.ts +0 -1001
- package/src/operations/usages.ts +0 -114
- package/src/operationsInterfaces/blobInventoryPolicies.ts +0 -91
- package/src/operationsInterfaces/encryptionScopes.ts +0 -102
- package/src/operationsInterfaces/index.ts +0 -18
- package/src/operationsInterfaces/managementPolicies.ts +0 -74
- package/src/operationsInterfaces/objectReplicationPoliciesOperations.ts +0 -91
- package/src/operationsInterfaces/operations.ts +0 -22
- package/src/operationsInterfaces/privateEndpointConnections.ts +0 -90
- package/src/operationsInterfaces/privateLinkResources.ts +0 -30
- package/src/operationsInterfaces/skus.ts +0 -22
- package/src/operationsInterfaces/storageAccounts.ts +0 -319
- package/src/operationsInterfaces/usages.ts +0 -24
- package/src/pagingHelper.ts +0 -39
- package/src/storageManagementClient.ts +0 -182
- package/tsconfig.json +0 -33
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/blobInventoryPolicies.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/encryptionScopes.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/managementPolicies.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/objectReplicationPoliciesOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/storageAccounts.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.js +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
- /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
package/src/models/index.ts
DELETED
|
@@ -1,2069 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import * as coreClient from "@azure/core-client";
|
|
10
|
-
|
|
11
|
-
/** Result of the request to list Storage operations. It contains a list of operations and a URL link to get the next set of results. */
|
|
12
|
-
export interface OperationListResult {
|
|
13
|
-
/** List of Storage operations supported by the Storage resource provider. */
|
|
14
|
-
value?: Operation[];
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
/** Storage REST API operation definition. */
|
|
18
|
-
export interface Operation {
|
|
19
|
-
/** Operation name: {provider}/{resource}/{operation} */
|
|
20
|
-
name?: string;
|
|
21
|
-
/** Display metadata associated with the operation. */
|
|
22
|
-
display?: OperationDisplay;
|
|
23
|
-
/** The origin of operations. */
|
|
24
|
-
origin?: string;
|
|
25
|
-
/** One property of operation, include metric specifications. */
|
|
26
|
-
serviceSpecification?: ServiceSpecification;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
/** Display metadata associated with the operation. */
|
|
30
|
-
export interface OperationDisplay {
|
|
31
|
-
/** Service provider: Microsoft Storage. */
|
|
32
|
-
provider?: string;
|
|
33
|
-
/** Resource on which the operation is performed etc. */
|
|
34
|
-
resource?: string;
|
|
35
|
-
/** Type of operation: get, read, delete, etc. */
|
|
36
|
-
operation?: string;
|
|
37
|
-
/** Description of the operation. */
|
|
38
|
-
description?: string;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
/** One property of operation, include metric specifications. */
|
|
42
|
-
export interface ServiceSpecification {
|
|
43
|
-
/** Metric specifications of operation. */
|
|
44
|
-
metricSpecifications?: MetricSpecification[];
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
/** Metric specification of operation. */
|
|
48
|
-
export interface MetricSpecification {
|
|
49
|
-
/** Name of metric specification. */
|
|
50
|
-
name?: string;
|
|
51
|
-
/** Display name of metric specification. */
|
|
52
|
-
displayName?: string;
|
|
53
|
-
/** Display description of metric specification. */
|
|
54
|
-
displayDescription?: string;
|
|
55
|
-
/** Unit could be Bytes or Count. */
|
|
56
|
-
unit?: string;
|
|
57
|
-
/** Dimensions of blobs, including blob type and access tier. */
|
|
58
|
-
dimensions?: Dimension[];
|
|
59
|
-
/** Aggregation type could be Average. */
|
|
60
|
-
aggregationType?: string;
|
|
61
|
-
/** The property to decide fill gap with zero or not. */
|
|
62
|
-
fillGapWithZero?: boolean;
|
|
63
|
-
/** The category this metric specification belong to, could be Capacity. */
|
|
64
|
-
category?: string;
|
|
65
|
-
/** Account Resource Id. */
|
|
66
|
-
resourceIdDimensionNameOverride?: string;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
/** Dimension of blobs, possibly be blob type or access tier. */
|
|
70
|
-
export interface Dimension {
|
|
71
|
-
/** Display name of dimension. */
|
|
72
|
-
name?: string;
|
|
73
|
-
/** Display name of dimension. */
|
|
74
|
-
displayName?: string;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
/** The response from the List Storage SKUs operation. */
|
|
78
|
-
export interface StorageSkuListResult {
|
|
79
|
-
/**
|
|
80
|
-
* Get the list result of storage SKUs and their properties.
|
|
81
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
82
|
-
*/
|
|
83
|
-
readonly value?: SkuInformation[];
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
/** Storage SKU and its properties */
|
|
87
|
-
export interface SkuInformation {
|
|
88
|
-
/** The SKU name. Required for account creation; optional for update. Note that in older versions, SKU name was called accountType. */
|
|
89
|
-
name: SkuName;
|
|
90
|
-
/**
|
|
91
|
-
* The SKU tier. This is based on the SKU name.
|
|
92
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
93
|
-
*/
|
|
94
|
-
readonly tier?: SkuTier;
|
|
95
|
-
/**
|
|
96
|
-
* The type of the resource, usually it is 'storageAccounts'.
|
|
97
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
98
|
-
*/
|
|
99
|
-
readonly resourceType?: string;
|
|
100
|
-
/**
|
|
101
|
-
* Indicates the type of storage account.
|
|
102
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
103
|
-
*/
|
|
104
|
-
readonly kind?: Kind;
|
|
105
|
-
/**
|
|
106
|
-
* The set of locations that the SKU is available. This will be supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.).
|
|
107
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
108
|
-
*/
|
|
109
|
-
readonly locations?: string[];
|
|
110
|
-
/**
|
|
111
|
-
* The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc.
|
|
112
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
113
|
-
*/
|
|
114
|
-
readonly capabilities?: SKUCapability[];
|
|
115
|
-
/** The restrictions because of which SKU cannot be used. This is empty if there are no restrictions. */
|
|
116
|
-
restrictions?: Restriction[];
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
/** The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc. */
|
|
120
|
-
export interface SKUCapability {
|
|
121
|
-
/**
|
|
122
|
-
* The name of capability, The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc.
|
|
123
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
124
|
-
*/
|
|
125
|
-
readonly name?: string;
|
|
126
|
-
/**
|
|
127
|
-
* A string value to indicate states of given capability. Possibly 'true' or 'false'.
|
|
128
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
129
|
-
*/
|
|
130
|
-
readonly value?: string;
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
/** The restriction because of which SKU cannot be used. */
|
|
134
|
-
export interface Restriction {
|
|
135
|
-
/**
|
|
136
|
-
* The type of restrictions. As of now only possible value for this is location.
|
|
137
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
138
|
-
*/
|
|
139
|
-
readonly type?: string;
|
|
140
|
-
/**
|
|
141
|
-
* The value of restrictions. If the restriction type is set to location. This would be different locations where the SKU is restricted.
|
|
142
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
143
|
-
*/
|
|
144
|
-
readonly values?: string[];
|
|
145
|
-
/** The reason for the restriction. As of now this can be "QuotaId" or "NotAvailableForSubscription". Quota Id is set when the SKU has requiredQuotas parameter as the subscription does not belong to that quota. The "NotAvailableForSubscription" is related to capacity at DC. */
|
|
146
|
-
reasonCode?: ReasonCode;
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
/** The parameters used to check the availability of the storage account name. */
|
|
150
|
-
export interface StorageAccountCheckNameAvailabilityParameters {
|
|
151
|
-
/** The storage account name. */
|
|
152
|
-
name: string;
|
|
153
|
-
/** The type of resource, Microsoft.Storage/storageAccounts */
|
|
154
|
-
type: "Microsoft.Storage/storageAccounts";
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
/** The CheckNameAvailability operation response. */
|
|
158
|
-
export interface CheckNameAvailabilityResult {
|
|
159
|
-
/**
|
|
160
|
-
* Gets a boolean value that indicates whether the name is available for you to use. If true, the name is available. If false, the name has already been taken or is invalid and cannot be used.
|
|
161
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
162
|
-
*/
|
|
163
|
-
readonly nameAvailable?: boolean;
|
|
164
|
-
/**
|
|
165
|
-
* Gets the reason that a storage account name could not be used. The Reason element is only returned if NameAvailable is false.
|
|
166
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
167
|
-
*/
|
|
168
|
-
readonly reason?: Reason;
|
|
169
|
-
/**
|
|
170
|
-
* Gets an error message explaining the Reason value in more detail.
|
|
171
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
172
|
-
*/
|
|
173
|
-
readonly message?: string;
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
/** The parameters used when creating a storage account. */
|
|
177
|
-
export interface StorageAccountCreateParameters {
|
|
178
|
-
/** Required. Gets or sets the SKU name. */
|
|
179
|
-
sku: Sku;
|
|
180
|
-
/** Required. Indicates the type of storage account. */
|
|
181
|
-
kind: Kind;
|
|
182
|
-
/** Required. Gets or sets the location of the resource. This will be one of the supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of a resource cannot be changed once it is created, but if an identical geo region is specified on update, the request will succeed. */
|
|
183
|
-
location: string;
|
|
184
|
-
/** Gets or sets a list of key value pairs that describe the resource. These tags can be used for viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key with a length no greater than 128 characters and a value with a length no greater than 256 characters. */
|
|
185
|
-
tags?: { [propertyName: string]: string };
|
|
186
|
-
/** The identity of the resource. */
|
|
187
|
-
identity?: Identity;
|
|
188
|
-
/** User domain assigned to the storage account. Name is the CNAME source. Only one custom domain is supported per storage account at this time. To clear the existing custom domain, use an empty string for the custom domain name property. */
|
|
189
|
-
customDomain?: CustomDomain;
|
|
190
|
-
/** Not applicable. Azure Storage encryption is enabled for all storage accounts and cannot be disabled. */
|
|
191
|
-
encryption?: Encryption;
|
|
192
|
-
/** Network rule set */
|
|
193
|
-
networkRuleSet?: NetworkRuleSet;
|
|
194
|
-
/** Required for storage accounts where kind = BlobStorage. The access tier used for billing. */
|
|
195
|
-
accessTier?: AccessTier;
|
|
196
|
-
/** Provides the identity based authentication settings for Azure Files. */
|
|
197
|
-
azureFilesIdentityBasedAuthentication?: AzureFilesIdentityBasedAuthentication;
|
|
198
|
-
/** Allows https traffic only to storage service if sets to true. The default value is true since API version 2019-04-01. */
|
|
199
|
-
enableHttpsTrafficOnly?: boolean;
|
|
200
|
-
/** Account HierarchicalNamespace enabled if sets to true. */
|
|
201
|
-
isHnsEnabled?: boolean;
|
|
202
|
-
/** Allow large file shares if sets to Enabled. It cannot be disabled once it is enabled. */
|
|
203
|
-
largeFileSharesState?: LargeFileSharesState;
|
|
204
|
-
/** Maintains information about the network routing choice opted by the user for data transfer */
|
|
205
|
-
routingPreference?: RoutingPreference;
|
|
206
|
-
/** Allow or disallow public access to all blobs or containers in the storage account. The default interpretation is true for this property. */
|
|
207
|
-
allowBlobPublicAccess?: boolean;
|
|
208
|
-
/** Set the minimum TLS version to be permitted on requests to storage. The default interpretation is TLS 1.0 for this property. */
|
|
209
|
-
minimumTlsVersion?: MinimumTlsVersion;
|
|
210
|
-
/** Indicates whether the storage account permits requests to be authorized with the account access key via Shared Key. If false, then all requests, including shared access signatures, must be authorized with Azure Active Directory (Azure AD). The default value is null, which is equivalent to true. */
|
|
211
|
-
allowSharedKeyAccess?: boolean;
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
/** The SKU of the storage account. */
|
|
215
|
-
export interface Sku {
|
|
216
|
-
/** The SKU name. Required for account creation; optional for update. Note that in older versions, SKU name was called accountType. */
|
|
217
|
-
name: SkuName;
|
|
218
|
-
/**
|
|
219
|
-
* The SKU tier. This is based on the SKU name.
|
|
220
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
221
|
-
*/
|
|
222
|
-
readonly tier?: SkuTier;
|
|
223
|
-
}
|
|
224
|
-
|
|
225
|
-
/** Identity for the resource. */
|
|
226
|
-
export interface Identity {
|
|
227
|
-
/**
|
|
228
|
-
* The principal ID of resource identity.
|
|
229
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
230
|
-
*/
|
|
231
|
-
readonly principalId?: string;
|
|
232
|
-
/**
|
|
233
|
-
* The tenant ID of resource.
|
|
234
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
235
|
-
*/
|
|
236
|
-
readonly tenantId?: string;
|
|
237
|
-
/** The identity type. */
|
|
238
|
-
type: "SystemAssigned";
|
|
239
|
-
}
|
|
240
|
-
|
|
241
|
-
/** The custom domain assigned to this storage account. This can be set via Update. */
|
|
242
|
-
export interface CustomDomain {
|
|
243
|
-
/** Gets or sets the custom domain name assigned to the storage account. Name is the CNAME source. */
|
|
244
|
-
name: string;
|
|
245
|
-
/** Indicates whether indirect CName validation is enabled. Default value is false. This should only be set on updates. */
|
|
246
|
-
useSubDomainName?: boolean;
|
|
247
|
-
}
|
|
248
|
-
|
|
249
|
-
/** The encryption settings on the storage account. */
|
|
250
|
-
export interface Encryption {
|
|
251
|
-
/** List of services which support encryption. */
|
|
252
|
-
services?: EncryptionServices;
|
|
253
|
-
/** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Storage, Microsoft.Keyvault */
|
|
254
|
-
keySource: KeySource;
|
|
255
|
-
/** A boolean indicating whether or not the service applies a secondary layer of encryption with platform managed keys for data at rest. */
|
|
256
|
-
requireInfrastructureEncryption?: boolean;
|
|
257
|
-
/** Properties provided by key vault. */
|
|
258
|
-
keyVaultProperties?: KeyVaultProperties;
|
|
259
|
-
}
|
|
260
|
-
|
|
261
|
-
/** A list of services that support encryption. */
|
|
262
|
-
export interface EncryptionServices {
|
|
263
|
-
/** The encryption function of the blob storage service. */
|
|
264
|
-
blob?: EncryptionService;
|
|
265
|
-
/** The encryption function of the file storage service. */
|
|
266
|
-
file?: EncryptionService;
|
|
267
|
-
/** The encryption function of the table storage service. */
|
|
268
|
-
table?: EncryptionService;
|
|
269
|
-
/** The encryption function of the queue storage service. */
|
|
270
|
-
queue?: EncryptionService;
|
|
271
|
-
}
|
|
272
|
-
|
|
273
|
-
/** A service that allows server-side encryption to be used. */
|
|
274
|
-
export interface EncryptionService {
|
|
275
|
-
/** A boolean indicating whether or not the service encrypts the data as it is stored. */
|
|
276
|
-
enabled?: boolean;
|
|
277
|
-
/**
|
|
278
|
-
* Gets a rough estimate of the date/time when the encryption was last enabled by the user. Only returned when encryption is enabled. There might be some unencrypted blobs which were written after this time, as it is just a rough estimate.
|
|
279
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
280
|
-
*/
|
|
281
|
-
readonly lastEnabledTime?: Date;
|
|
282
|
-
/** Encryption key type to be used for the encryption service. 'Account' key type implies that an account-scoped encryption key will be used. 'Service' key type implies that a default service key is used. */
|
|
283
|
-
keyType?: KeyType;
|
|
284
|
-
}
|
|
285
|
-
|
|
286
|
-
/** Properties of key vault. */
|
|
287
|
-
export interface KeyVaultProperties {
|
|
288
|
-
/** The name of KeyVault key. */
|
|
289
|
-
keyName?: string;
|
|
290
|
-
/** The version of KeyVault key. */
|
|
291
|
-
keyVersion?: string;
|
|
292
|
-
/** The Uri of KeyVault. */
|
|
293
|
-
keyVaultUri?: string;
|
|
294
|
-
/**
|
|
295
|
-
* The object identifier of the current versioned Key Vault Key in use.
|
|
296
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
297
|
-
*/
|
|
298
|
-
readonly currentVersionedKeyIdentifier?: string;
|
|
299
|
-
/**
|
|
300
|
-
* Timestamp of last rotation of the Key Vault Key.
|
|
301
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
302
|
-
*/
|
|
303
|
-
readonly lastKeyRotationTimestamp?: Date;
|
|
304
|
-
}
|
|
305
|
-
|
|
306
|
-
/** Network rule set */
|
|
307
|
-
export interface NetworkRuleSet {
|
|
308
|
-
/** Specifies whether traffic is bypassed for Logging/Metrics/AzureServices. Possible values are any combination of Logging|Metrics|AzureServices (For example, "Logging, Metrics"), or None to bypass none of those traffics. */
|
|
309
|
-
bypass?: Bypass;
|
|
310
|
-
/** Sets the virtual network rules */
|
|
311
|
-
virtualNetworkRules?: VirtualNetworkRule[];
|
|
312
|
-
/** Sets the IP ACL rules */
|
|
313
|
-
ipRules?: IPRule[];
|
|
314
|
-
/** Specifies the default action of allow or deny when no other rules match. */
|
|
315
|
-
defaultAction: DefaultAction;
|
|
316
|
-
}
|
|
317
|
-
|
|
318
|
-
/** Virtual Network rule. */
|
|
319
|
-
export interface VirtualNetworkRule {
|
|
320
|
-
/** Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}. */
|
|
321
|
-
virtualNetworkResourceId: string;
|
|
322
|
-
/** The action of virtual network rule. */
|
|
323
|
-
action?: "Allow";
|
|
324
|
-
/** Gets the state of virtual network rule. */
|
|
325
|
-
state?: State;
|
|
326
|
-
}
|
|
327
|
-
|
|
328
|
-
/** IP rule with specific IP or IP range in CIDR format. */
|
|
329
|
-
export interface IPRule {
|
|
330
|
-
/** Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed. */
|
|
331
|
-
iPAddressOrRange: string;
|
|
332
|
-
/** The action of IP ACL rule. */
|
|
333
|
-
action?: "Allow";
|
|
334
|
-
}
|
|
335
|
-
|
|
336
|
-
/** Settings for Azure Files identity based authentication. */
|
|
337
|
-
export interface AzureFilesIdentityBasedAuthentication {
|
|
338
|
-
/** Indicates the directory service used. */
|
|
339
|
-
directoryServiceOptions: DirectoryServiceOptions;
|
|
340
|
-
/** Required if choose AD. */
|
|
341
|
-
activeDirectoryProperties?: ActiveDirectoryProperties;
|
|
342
|
-
}
|
|
343
|
-
|
|
344
|
-
/** Settings properties for Active Directory (AD). */
|
|
345
|
-
export interface ActiveDirectoryProperties {
|
|
346
|
-
/** Specifies the primary domain that the AD DNS server is authoritative for. */
|
|
347
|
-
domainName: string;
|
|
348
|
-
/** Specifies the NetBIOS domain name. */
|
|
349
|
-
netBiosDomainName: string;
|
|
350
|
-
/** Specifies the Active Directory forest to get. */
|
|
351
|
-
forestName: string;
|
|
352
|
-
/** Specifies the domain GUID. */
|
|
353
|
-
domainGuid: string;
|
|
354
|
-
/** Specifies the security identifier (SID). */
|
|
355
|
-
domainSid: string;
|
|
356
|
-
/** Specifies the security identifier (SID) for Azure Storage. */
|
|
357
|
-
azureStorageSid: string;
|
|
358
|
-
}
|
|
359
|
-
|
|
360
|
-
/** Routing preference defines the type of network, either microsoft or internet routing to be used to deliver the user data, the default option is microsoft routing */
|
|
361
|
-
export interface RoutingPreference {
|
|
362
|
-
/** Routing Choice defines the kind of network routing opted by the user. */
|
|
363
|
-
routingChoice?: RoutingChoice;
|
|
364
|
-
/** A boolean flag which indicates whether microsoft routing storage endpoints are to be published */
|
|
365
|
-
publishMicrosoftEndpoints?: boolean;
|
|
366
|
-
/** A boolean flag which indicates whether internet routing storage endpoints are to be published */
|
|
367
|
-
publishInternetEndpoints?: boolean;
|
|
368
|
-
}
|
|
369
|
-
|
|
370
|
-
/** The URIs that are used to perform a retrieval of a public blob, queue, table, web or dfs object. */
|
|
371
|
-
export interface Endpoints {
|
|
372
|
-
/**
|
|
373
|
-
* Gets the blob endpoint.
|
|
374
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
375
|
-
*/
|
|
376
|
-
readonly blob?: string;
|
|
377
|
-
/**
|
|
378
|
-
* Gets the queue endpoint.
|
|
379
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
380
|
-
*/
|
|
381
|
-
readonly queue?: string;
|
|
382
|
-
/**
|
|
383
|
-
* Gets the table endpoint.
|
|
384
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
385
|
-
*/
|
|
386
|
-
readonly table?: string;
|
|
387
|
-
/**
|
|
388
|
-
* Gets the file endpoint.
|
|
389
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
390
|
-
*/
|
|
391
|
-
readonly file?: string;
|
|
392
|
-
/**
|
|
393
|
-
* Gets the web endpoint.
|
|
394
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
395
|
-
*/
|
|
396
|
-
readonly web?: string;
|
|
397
|
-
/**
|
|
398
|
-
* Gets the dfs endpoint.
|
|
399
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
400
|
-
*/
|
|
401
|
-
readonly dfs?: string;
|
|
402
|
-
/** Gets the microsoft routing storage endpoints. */
|
|
403
|
-
microsoftEndpoints?: StorageAccountMicrosoftEndpoints;
|
|
404
|
-
/** Gets the internet routing storage endpoints */
|
|
405
|
-
internetEndpoints?: StorageAccountInternetEndpoints;
|
|
406
|
-
}
|
|
407
|
-
|
|
408
|
-
/** The URIs that are used to perform a retrieval of a public blob, queue, table, web or dfs object via a microsoft routing endpoint. */
|
|
409
|
-
export interface StorageAccountMicrosoftEndpoints {
|
|
410
|
-
/**
|
|
411
|
-
* Gets the blob endpoint.
|
|
412
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
413
|
-
*/
|
|
414
|
-
readonly blob?: string;
|
|
415
|
-
/**
|
|
416
|
-
* Gets the queue endpoint.
|
|
417
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
418
|
-
*/
|
|
419
|
-
readonly queue?: string;
|
|
420
|
-
/**
|
|
421
|
-
* Gets the table endpoint.
|
|
422
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
423
|
-
*/
|
|
424
|
-
readonly table?: string;
|
|
425
|
-
/**
|
|
426
|
-
* Gets the file endpoint.
|
|
427
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
428
|
-
*/
|
|
429
|
-
readonly file?: string;
|
|
430
|
-
/**
|
|
431
|
-
* Gets the web endpoint.
|
|
432
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
433
|
-
*/
|
|
434
|
-
readonly web?: string;
|
|
435
|
-
/**
|
|
436
|
-
* Gets the dfs endpoint.
|
|
437
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
438
|
-
*/
|
|
439
|
-
readonly dfs?: string;
|
|
440
|
-
}
|
|
441
|
-
|
|
442
|
-
/** The URIs that are used to perform a retrieval of a public blob, file, web or dfs object via a internet routing endpoint. */
|
|
443
|
-
export interface StorageAccountInternetEndpoints {
|
|
444
|
-
/**
|
|
445
|
-
* Gets the blob endpoint.
|
|
446
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
447
|
-
*/
|
|
448
|
-
readonly blob?: string;
|
|
449
|
-
/**
|
|
450
|
-
* Gets the file endpoint.
|
|
451
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
452
|
-
*/
|
|
453
|
-
readonly file?: string;
|
|
454
|
-
/**
|
|
455
|
-
* Gets the web endpoint.
|
|
456
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
457
|
-
*/
|
|
458
|
-
readonly web?: string;
|
|
459
|
-
/**
|
|
460
|
-
* Gets the dfs endpoint.
|
|
461
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
462
|
-
*/
|
|
463
|
-
readonly dfs?: string;
|
|
464
|
-
}
|
|
465
|
-
|
|
466
|
-
/** Statistics related to replication for storage account's Blob, Table, Queue and File services. It is only available when geo-redundant replication is enabled for the storage account. */
|
|
467
|
-
export interface GeoReplicationStats {
|
|
468
|
-
/**
|
|
469
|
-
* The status of the secondary location. Possible values are: - Live: Indicates that the secondary location is active and operational. - Bootstrap: Indicates initial synchronization from the primary location to the secondary location is in progress.This typically occurs when replication is first enabled. - Unavailable: Indicates that the secondary location is temporarily unavailable.
|
|
470
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
471
|
-
*/
|
|
472
|
-
readonly status?: GeoReplicationStatus;
|
|
473
|
-
/**
|
|
474
|
-
* All primary writes preceding this UTC date/time value are guaranteed to be available for read operations. Primary writes following this point in time may or may not be available for reads. Element may be default value if value of LastSyncTime is not available, this can happen if secondary is offline or we are in bootstrap.
|
|
475
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
476
|
-
*/
|
|
477
|
-
readonly lastSyncTime?: Date;
|
|
478
|
-
/**
|
|
479
|
-
* A boolean flag which indicates whether or not account failover is supported for the account.
|
|
480
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
481
|
-
*/
|
|
482
|
-
readonly canFailover?: boolean;
|
|
483
|
-
}
|
|
484
|
-
|
|
485
|
-
/** The Private Endpoint resource. */
|
|
486
|
-
export interface PrivateEndpoint {
|
|
487
|
-
/**
|
|
488
|
-
* The ARM identifier for Private Endpoint
|
|
489
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
490
|
-
*/
|
|
491
|
-
readonly id?: string;
|
|
492
|
-
}
|
|
493
|
-
|
|
494
|
-
/** A collection of information about the state of the connection between service consumer and provider. */
|
|
495
|
-
export interface PrivateLinkServiceConnectionState {
|
|
496
|
-
/** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
|
|
497
|
-
status?: PrivateEndpointServiceConnectionStatus;
|
|
498
|
-
/** The reason for approval/rejection of the connection. */
|
|
499
|
-
description?: string;
|
|
500
|
-
/** A message indicating if changes on the service provider require any updates on the consumer. */
|
|
501
|
-
actionRequired?: string;
|
|
502
|
-
}
|
|
503
|
-
|
|
504
|
-
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
505
|
-
export interface Resource {
|
|
506
|
-
/**
|
|
507
|
-
* Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
508
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
509
|
-
*/
|
|
510
|
-
readonly id?: string;
|
|
511
|
-
/**
|
|
512
|
-
* The name of the resource
|
|
513
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
514
|
-
*/
|
|
515
|
-
readonly name?: string;
|
|
516
|
-
/**
|
|
517
|
-
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
518
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
519
|
-
*/
|
|
520
|
-
readonly type?: string;
|
|
521
|
-
}
|
|
522
|
-
|
|
523
|
-
/** Blob restore status. */
|
|
524
|
-
export interface BlobRestoreStatus {
|
|
525
|
-
/**
|
|
526
|
-
* The status of blob restore progress. Possible values are: - InProgress: Indicates that blob restore is ongoing. - Complete: Indicates that blob restore has been completed successfully. - Failed: Indicates that blob restore is failed.
|
|
527
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
528
|
-
*/
|
|
529
|
-
readonly status?: BlobRestoreProgressStatus;
|
|
530
|
-
/**
|
|
531
|
-
* Failure reason when blob restore is failed.
|
|
532
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
533
|
-
*/
|
|
534
|
-
readonly failureReason?: string;
|
|
535
|
-
/**
|
|
536
|
-
* Id for tracking blob restore request.
|
|
537
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
538
|
-
*/
|
|
539
|
-
readonly restoreId?: string;
|
|
540
|
-
/**
|
|
541
|
-
* Blob restore request parameters.
|
|
542
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
543
|
-
*/
|
|
544
|
-
readonly parameters?: BlobRestoreParameters;
|
|
545
|
-
}
|
|
546
|
-
|
|
547
|
-
/** Blob restore parameters */
|
|
548
|
-
export interface BlobRestoreParameters {
|
|
549
|
-
/** Restore blob to the specified time. */
|
|
550
|
-
timeToRestore: Date;
|
|
551
|
-
/** Blob ranges to restore. */
|
|
552
|
-
blobRanges: BlobRestoreRange[];
|
|
553
|
-
}
|
|
554
|
-
|
|
555
|
-
/** Blob range */
|
|
556
|
-
export interface BlobRestoreRange {
|
|
557
|
-
/** Blob start range. This is inclusive. Empty means account start. */
|
|
558
|
-
startRange: string;
|
|
559
|
-
/** Blob end range. This is exclusive. Empty means account end. */
|
|
560
|
-
endRange: string;
|
|
561
|
-
}
|
|
562
|
-
|
|
563
|
-
/** The parameters that can be provided when updating the storage account properties. */
|
|
564
|
-
export interface StorageAccountUpdateParameters {
|
|
565
|
-
/** Gets or sets the SKU name. Note that the SKU name cannot be updated to Standard_ZRS, Premium_LRS or Premium_ZRS, nor can accounts of those SKU names be updated to any other value. */
|
|
566
|
-
sku?: Sku;
|
|
567
|
-
/** Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater in length than 128 characters and a value no greater in length than 256 characters. */
|
|
568
|
-
tags?: { [propertyName: string]: string };
|
|
569
|
-
/** The identity of the resource. */
|
|
570
|
-
identity?: Identity;
|
|
571
|
-
/** Optional. Indicates the type of storage account. Currently only StorageV2 value supported by server. */
|
|
572
|
-
kind?: Kind;
|
|
573
|
-
/** Custom domain assigned to the storage account by the user. Name is the CNAME source. Only one custom domain is supported per storage account at this time. To clear the existing custom domain, use an empty string for the custom domain name property. */
|
|
574
|
-
customDomain?: CustomDomain;
|
|
575
|
-
/** Provides the encryption settings on the account. The default setting is unencrypted. */
|
|
576
|
-
encryption?: Encryption;
|
|
577
|
-
/** Required for storage accounts where kind = BlobStorage. The access tier used for billing. */
|
|
578
|
-
accessTier?: AccessTier;
|
|
579
|
-
/** Provides the identity based authentication settings for Azure Files. */
|
|
580
|
-
azureFilesIdentityBasedAuthentication?: AzureFilesIdentityBasedAuthentication;
|
|
581
|
-
/** Allows https traffic only to storage service if sets to true. */
|
|
582
|
-
enableHttpsTrafficOnly?: boolean;
|
|
583
|
-
/** Network rule set */
|
|
584
|
-
networkRuleSet?: NetworkRuleSet;
|
|
585
|
-
/** Allow large file shares if sets to Enabled. It cannot be disabled once it is enabled. */
|
|
586
|
-
largeFileSharesState?: LargeFileSharesState;
|
|
587
|
-
/** Maintains information about the network routing choice opted by the user for data transfer */
|
|
588
|
-
routingPreference?: RoutingPreference;
|
|
589
|
-
/** Allow or disallow public access to all blobs or containers in the storage account. The default interpretation is true for this property. */
|
|
590
|
-
allowBlobPublicAccess?: boolean;
|
|
591
|
-
/** Set the minimum TLS version to be permitted on requests to storage. The default interpretation is TLS 1.0 for this property. */
|
|
592
|
-
minimumTlsVersion?: MinimumTlsVersion;
|
|
593
|
-
/** Indicates whether the storage account permits requests to be authorized with the account access key via Shared Key. If false, then all requests, including shared access signatures, must be authorized with Azure Active Directory (Azure AD). The default value is null, which is equivalent to true. */
|
|
594
|
-
allowSharedKeyAccess?: boolean;
|
|
595
|
-
}
|
|
596
|
-
|
|
597
|
-
/** The response from the List Storage Accounts operation. */
|
|
598
|
-
export interface StorageAccountListResult {
|
|
599
|
-
/**
|
|
600
|
-
* Gets the list of storage accounts and their properties.
|
|
601
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
602
|
-
*/
|
|
603
|
-
readonly value?: StorageAccount[];
|
|
604
|
-
/**
|
|
605
|
-
* Request URL that can be used to query next page of storage accounts. Returned when total number of requested storage accounts exceed maximum page size.
|
|
606
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
607
|
-
*/
|
|
608
|
-
readonly nextLink?: string;
|
|
609
|
-
}
|
|
610
|
-
|
|
611
|
-
/** The response from the ListKeys operation. */
|
|
612
|
-
export interface StorageAccountListKeysResult {
|
|
613
|
-
/**
|
|
614
|
-
* Gets the list of storage account keys and their properties for the specified storage account.
|
|
615
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
616
|
-
*/
|
|
617
|
-
readonly keys?: StorageAccountKey[];
|
|
618
|
-
}
|
|
619
|
-
|
|
620
|
-
/** An access key for the storage account. */
|
|
621
|
-
export interface StorageAccountKey {
|
|
622
|
-
/**
|
|
623
|
-
* Name of the key.
|
|
624
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
625
|
-
*/
|
|
626
|
-
readonly keyName?: string;
|
|
627
|
-
/**
|
|
628
|
-
* Base 64-encoded value of the key.
|
|
629
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
630
|
-
*/
|
|
631
|
-
readonly value?: string;
|
|
632
|
-
/**
|
|
633
|
-
* Permissions for the key -- read-only or full permissions.
|
|
634
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
635
|
-
*/
|
|
636
|
-
readonly permissions?: KeyPermission;
|
|
637
|
-
}
|
|
638
|
-
|
|
639
|
-
/** The parameters used to regenerate the storage account key. */
|
|
640
|
-
export interface StorageAccountRegenerateKeyParameters {
|
|
641
|
-
/** The name of storage keys that want to be regenerated, possible values are key1, key2, kerb1, kerb2. */
|
|
642
|
-
keyName: string;
|
|
643
|
-
}
|
|
644
|
-
|
|
645
|
-
/** The response from the List Usages operation. */
|
|
646
|
-
export interface UsageListResult {
|
|
647
|
-
/** Gets or sets the list of Storage Resource Usages. */
|
|
648
|
-
value?: Usage[];
|
|
649
|
-
}
|
|
650
|
-
|
|
651
|
-
/** Describes Storage Resource Usage. */
|
|
652
|
-
export interface Usage {
|
|
653
|
-
/**
|
|
654
|
-
* Gets the unit of measurement.
|
|
655
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
656
|
-
*/
|
|
657
|
-
readonly unit?: UsageUnit;
|
|
658
|
-
/**
|
|
659
|
-
* Gets the current count of the allocated resources in the subscription.
|
|
660
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
661
|
-
*/
|
|
662
|
-
readonly currentValue?: number;
|
|
663
|
-
/**
|
|
664
|
-
* Gets the maximum count of the resources that can be allocated in the subscription.
|
|
665
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
666
|
-
*/
|
|
667
|
-
readonly limit?: number;
|
|
668
|
-
/**
|
|
669
|
-
* Gets the name of the type of usage.
|
|
670
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
671
|
-
*/
|
|
672
|
-
readonly name?: UsageName;
|
|
673
|
-
}
|
|
674
|
-
|
|
675
|
-
/** The usage names that can be used; currently limited to StorageAccount. */
|
|
676
|
-
export interface UsageName {
|
|
677
|
-
/**
|
|
678
|
-
* Gets a string describing the resource name.
|
|
679
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
680
|
-
*/
|
|
681
|
-
readonly value?: string;
|
|
682
|
-
/**
|
|
683
|
-
* Gets a localized string describing the resource name.
|
|
684
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
685
|
-
*/
|
|
686
|
-
readonly localizedValue?: string;
|
|
687
|
-
}
|
|
688
|
-
|
|
689
|
-
/** The parameters to list SAS credentials of a storage account. */
|
|
690
|
-
export interface AccountSasParameters {
|
|
691
|
-
/** The signed services accessible with the account SAS. Possible values include: Blob (b), Queue (q), Table (t), File (f). */
|
|
692
|
-
services: Services;
|
|
693
|
-
/** The signed resource types that are accessible with the account SAS. Service (s): Access to service-level APIs; Container (c): Access to container-level APIs; Object (o): Access to object-level APIs for blobs, queue messages, table entities, and files. */
|
|
694
|
-
resourceTypes: SignedResourceTypes;
|
|
695
|
-
/** The signed permissions for the account SAS. Possible values include: Read (r), Write (w), Delete (d), List (l), Add (a), Create (c), Update (u) and Process (p). */
|
|
696
|
-
permissions: Permissions;
|
|
697
|
-
/** An IP address or a range of IP addresses from which to accept requests. */
|
|
698
|
-
iPAddressOrRange?: string;
|
|
699
|
-
/** The protocol permitted for a request made with the account SAS. */
|
|
700
|
-
protocols?: HttpProtocol;
|
|
701
|
-
/** The time at which the SAS becomes valid. */
|
|
702
|
-
sharedAccessStartTime?: Date;
|
|
703
|
-
/** The time at which the shared access signature becomes invalid. */
|
|
704
|
-
sharedAccessExpiryTime: Date;
|
|
705
|
-
/** The key to sign the account SAS token with. */
|
|
706
|
-
keyToSign?: string;
|
|
707
|
-
}
|
|
708
|
-
|
|
709
|
-
/** The List SAS credentials operation response. */
|
|
710
|
-
export interface ListAccountSasResponse {
|
|
711
|
-
/**
|
|
712
|
-
* List SAS credentials of storage account.
|
|
713
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
714
|
-
*/
|
|
715
|
-
readonly accountSasToken?: string;
|
|
716
|
-
}
|
|
717
|
-
|
|
718
|
-
/** The parameters to list service SAS credentials of a specific resource. */
|
|
719
|
-
export interface ServiceSasParameters {
|
|
720
|
-
/** The canonical path to the signed resource. */
|
|
721
|
-
canonicalizedResource: string;
|
|
722
|
-
/** The signed services accessible with the service SAS. Possible values include: Blob (b), Container (c), File (f), Share (s). */
|
|
723
|
-
resource?: SignedResource;
|
|
724
|
-
/** The signed permissions for the service SAS. Possible values include: Read (r), Write (w), Delete (d), List (l), Add (a), Create (c), Update (u) and Process (p). */
|
|
725
|
-
permissions?: Permissions;
|
|
726
|
-
/** An IP address or a range of IP addresses from which to accept requests. */
|
|
727
|
-
iPAddressOrRange?: string;
|
|
728
|
-
/** The protocol permitted for a request made with the account SAS. */
|
|
729
|
-
protocols?: HttpProtocol;
|
|
730
|
-
/** The time at which the SAS becomes valid. */
|
|
731
|
-
sharedAccessStartTime?: Date;
|
|
732
|
-
/** The time at which the shared access signature becomes invalid. */
|
|
733
|
-
sharedAccessExpiryTime?: Date;
|
|
734
|
-
/** A unique value up to 64 characters in length that correlates to an access policy specified for the container, queue, or table. */
|
|
735
|
-
identifier?: string;
|
|
736
|
-
/** The start of partition key. */
|
|
737
|
-
partitionKeyStart?: string;
|
|
738
|
-
/** The end of partition key. */
|
|
739
|
-
partitionKeyEnd?: string;
|
|
740
|
-
/** The start of row key. */
|
|
741
|
-
rowKeyStart?: string;
|
|
742
|
-
/** The end of row key. */
|
|
743
|
-
rowKeyEnd?: string;
|
|
744
|
-
/** The key to sign the account SAS token with. */
|
|
745
|
-
keyToSign?: string;
|
|
746
|
-
/** The response header override for cache control. */
|
|
747
|
-
cacheControl?: string;
|
|
748
|
-
/** The response header override for content disposition. */
|
|
749
|
-
contentDisposition?: string;
|
|
750
|
-
/** The response header override for content encoding. */
|
|
751
|
-
contentEncoding?: string;
|
|
752
|
-
/** The response header override for content language. */
|
|
753
|
-
contentLanguage?: string;
|
|
754
|
-
/** The response header override for content type. */
|
|
755
|
-
contentType?: string;
|
|
756
|
-
}
|
|
757
|
-
|
|
758
|
-
/** The List service SAS credentials operation response. */
|
|
759
|
-
export interface ListServiceSasResponse {
|
|
760
|
-
/**
|
|
761
|
-
* List service SAS credentials of specific resource.
|
|
762
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
763
|
-
*/
|
|
764
|
-
readonly serviceSasToken?: string;
|
|
765
|
-
}
|
|
766
|
-
|
|
767
|
-
/** The Storage Account ManagementPolicies Rules. See more details in: https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts. */
|
|
768
|
-
export interface ManagementPolicySchema {
|
|
769
|
-
/** The Storage Account ManagementPolicies Rules. See more details in: https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts. */
|
|
770
|
-
rules: ManagementPolicyRule[];
|
|
771
|
-
}
|
|
772
|
-
|
|
773
|
-
/** An object that wraps the Lifecycle rule. Each rule is uniquely defined by name. */
|
|
774
|
-
export interface ManagementPolicyRule {
|
|
775
|
-
/** Rule is enabled if set to true. */
|
|
776
|
-
enabled?: boolean;
|
|
777
|
-
/** A rule name can contain any combination of alpha numeric characters. Rule name is case-sensitive. It must be unique within a policy. */
|
|
778
|
-
name: string;
|
|
779
|
-
/** The valid value is Lifecycle */
|
|
780
|
-
type: RuleType;
|
|
781
|
-
/** An object that defines the Lifecycle rule. */
|
|
782
|
-
definition: ManagementPolicyDefinition;
|
|
783
|
-
}
|
|
784
|
-
|
|
785
|
-
/** An object that defines the Lifecycle rule. Each definition is made up with a filters set and an actions set. */
|
|
786
|
-
export interface ManagementPolicyDefinition {
|
|
787
|
-
/** An object that defines the action set. */
|
|
788
|
-
actions: ManagementPolicyAction;
|
|
789
|
-
/** An object that defines the filter set. */
|
|
790
|
-
filters?: ManagementPolicyFilter;
|
|
791
|
-
}
|
|
792
|
-
|
|
793
|
-
/** Actions are applied to the filtered blobs when the execution condition is met. */
|
|
794
|
-
export interface ManagementPolicyAction {
|
|
795
|
-
/** The management policy action for base blob */
|
|
796
|
-
baseBlob?: ManagementPolicyBaseBlob;
|
|
797
|
-
/** The management policy action for snapshot */
|
|
798
|
-
snapshot?: ManagementPolicySnapShot;
|
|
799
|
-
/** The management policy action for version */
|
|
800
|
-
version?: ManagementPolicyVersion;
|
|
801
|
-
}
|
|
802
|
-
|
|
803
|
-
/** Management policy action for base blob. */
|
|
804
|
-
export interface ManagementPolicyBaseBlob {
|
|
805
|
-
/** The function to tier blobs to cool storage. Support blobs currently at Hot tier */
|
|
806
|
-
tierToCool?: DateAfterModification;
|
|
807
|
-
/** The function to tier blobs to archive storage. Support blobs currently at Hot or Cool tier */
|
|
808
|
-
tierToArchive?: DateAfterModification;
|
|
809
|
-
/** The function to delete the blob */
|
|
810
|
-
delete?: DateAfterModification;
|
|
811
|
-
/** This property enables auto tiering of a blob from cool to hot on a blob access. This property requires tierToCool.daysAfterLastAccessTimeGreaterThan. */
|
|
812
|
-
enableAutoTierToHotFromCool?: boolean;
|
|
813
|
-
}
|
|
814
|
-
|
|
815
|
-
/** Object to define the number of days after object last modification Or last access. Properties daysAfterModificationGreaterThan and daysAfterLastAccessTimeGreaterThan are mutually exclusive. */
|
|
816
|
-
export interface DateAfterModification {
|
|
817
|
-
/** Value indicating the age in days after last modification */
|
|
818
|
-
daysAfterModificationGreaterThan?: number;
|
|
819
|
-
/** Value indicating the age in days after last blob access. This property can only be used in conjunction with last access time tracking policy */
|
|
820
|
-
daysAfterLastAccessTimeGreaterThan?: number;
|
|
821
|
-
}
|
|
822
|
-
|
|
823
|
-
/** Management policy action for snapshot. */
|
|
824
|
-
export interface ManagementPolicySnapShot {
|
|
825
|
-
/** The function to tier blob snapshot to cool storage. Support blob snapshot currently at Hot tier */
|
|
826
|
-
tierToCool?: DateAfterCreation;
|
|
827
|
-
/** The function to tier blob snapshot to archive storage. Support blob snapshot currently at Hot or Cool tier */
|
|
828
|
-
tierToArchive?: DateAfterCreation;
|
|
829
|
-
/** The function to delete the blob snapshot */
|
|
830
|
-
delete?: DateAfterCreation;
|
|
831
|
-
}
|
|
832
|
-
|
|
833
|
-
/** Object to define the number of days after creation. */
|
|
834
|
-
export interface DateAfterCreation {
|
|
835
|
-
/** Value indicating the age in days after creation */
|
|
836
|
-
daysAfterCreationGreaterThan: number;
|
|
837
|
-
}
|
|
838
|
-
|
|
839
|
-
/** Management policy action for blob version. */
|
|
840
|
-
export interface ManagementPolicyVersion {
|
|
841
|
-
/** The function to tier blob version to cool storage. Support blob version currently at Hot tier */
|
|
842
|
-
tierToCool?: DateAfterCreation;
|
|
843
|
-
/** The function to tier blob version to archive storage. Support blob version currently at Hot or Cool tier */
|
|
844
|
-
tierToArchive?: DateAfterCreation;
|
|
845
|
-
/** The function to delete the blob version */
|
|
846
|
-
delete?: DateAfterCreation;
|
|
847
|
-
}
|
|
848
|
-
|
|
849
|
-
/** Filters limit rule actions to a subset of blobs within the storage account. If multiple filters are defined, a logical AND is performed on all filters. */
|
|
850
|
-
export interface ManagementPolicyFilter {
|
|
851
|
-
/** An array of strings for prefixes to be match. */
|
|
852
|
-
prefixMatch?: string[];
|
|
853
|
-
/** An array of predefined enum values. Currently blockBlob supports all tiering and delete actions. Only delete actions are supported for appendBlob. */
|
|
854
|
-
blobTypes: string[];
|
|
855
|
-
/** An array of blob index tag based filters, there can be at most 10 tag filters */
|
|
856
|
-
blobIndexMatch?: TagFilter[];
|
|
857
|
-
}
|
|
858
|
-
|
|
859
|
-
/** Blob index tag based filtering for blob objects */
|
|
860
|
-
export interface TagFilter {
|
|
861
|
-
/** This is the filter tag name, it can have 1 - 128 characters */
|
|
862
|
-
name: string;
|
|
863
|
-
/** This is the comparison operator which is used for object comparison and filtering. Only == (equality operator) is currently supported */
|
|
864
|
-
op: string;
|
|
865
|
-
/** This is the filter tag value field used for tag based filtering, it can have 0 - 256 characters */
|
|
866
|
-
value: string;
|
|
867
|
-
}
|
|
868
|
-
|
|
869
|
-
/** The storage account blob inventory policy rules. */
|
|
870
|
-
export interface BlobInventoryPolicySchema {
|
|
871
|
-
/** Policy is enabled if set to true. */
|
|
872
|
-
enabled: boolean;
|
|
873
|
-
/** Container name where blob inventory files are stored. Must be pre-created. */
|
|
874
|
-
destination: string;
|
|
875
|
-
/** The valid value is Inventory */
|
|
876
|
-
type: InventoryRuleType;
|
|
877
|
-
/** The storage account blob inventory policy rules. The rule is applied when it is enabled. */
|
|
878
|
-
rules: BlobInventoryPolicyRule[];
|
|
879
|
-
}
|
|
880
|
-
|
|
881
|
-
/** An object that wraps the blob inventory rule. Each rule is uniquely defined by name. */
|
|
882
|
-
export interface BlobInventoryPolicyRule {
|
|
883
|
-
/** Rule is enabled when set to true. */
|
|
884
|
-
enabled: boolean;
|
|
885
|
-
/** A rule name can contain any combination of alpha numeric characters. Rule name is case-sensitive. It must be unique within a policy. */
|
|
886
|
-
name: string;
|
|
887
|
-
/** An object that defines the blob inventory policy rule. */
|
|
888
|
-
definition: BlobInventoryPolicyDefinition;
|
|
889
|
-
}
|
|
890
|
-
|
|
891
|
-
/** An object that defines the blob inventory rule. Each definition consists of a set of filters. */
|
|
892
|
-
export interface BlobInventoryPolicyDefinition {
|
|
893
|
-
/** An object that defines the filter set. */
|
|
894
|
-
filters: BlobInventoryPolicyFilter;
|
|
895
|
-
}
|
|
896
|
-
|
|
897
|
-
/** An object that defines the blob inventory rule filter conditions. */
|
|
898
|
-
export interface BlobInventoryPolicyFilter {
|
|
899
|
-
/** An array of strings for blob prefixes to be matched. */
|
|
900
|
-
prefixMatch?: string[];
|
|
901
|
-
/** An array of predefined enum values. Valid values include blockBlob, appendBlob, pageBlob. Hns accounts does not support pageBlobs. */
|
|
902
|
-
blobTypes: string[];
|
|
903
|
-
/** Includes blob versions in blob inventory when value set to true. */
|
|
904
|
-
includeBlobVersions?: boolean;
|
|
905
|
-
/** Includes blob snapshots in blob inventory when value set to true. */
|
|
906
|
-
includeSnapshots?: boolean;
|
|
907
|
-
}
|
|
908
|
-
|
|
909
|
-
/** Metadata pertaining to creation and last modification of the resource. */
|
|
910
|
-
export interface SystemData {
|
|
911
|
-
/** The identity that created the resource. */
|
|
912
|
-
createdBy?: string;
|
|
913
|
-
/** The type of identity that created the resource. */
|
|
914
|
-
createdByType?: CreatedByType;
|
|
915
|
-
/** The timestamp of resource creation (UTC). */
|
|
916
|
-
createdAt?: Date;
|
|
917
|
-
/** The identity that last modified the resource. */
|
|
918
|
-
lastModifiedBy?: string;
|
|
919
|
-
/** The type of identity that last modified the resource. */
|
|
920
|
-
lastModifiedByType?: CreatedByType;
|
|
921
|
-
/** The timestamp of resource last modification (UTC) */
|
|
922
|
-
lastModifiedAt?: Date;
|
|
923
|
-
}
|
|
924
|
-
|
|
925
|
-
/** An error response from the storage resource provider. */
|
|
926
|
-
export interface ErrorResponse {
|
|
927
|
-
/** Azure Storage Resource Provider error response body. */
|
|
928
|
-
error?: ErrorResponseBody;
|
|
929
|
-
}
|
|
930
|
-
|
|
931
|
-
/** Error response body contract. */
|
|
932
|
-
export interface ErrorResponseBody {
|
|
933
|
-
/** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */
|
|
934
|
-
code?: string;
|
|
935
|
-
/** A message describing the error, intended to be suitable for display in a user interface. */
|
|
936
|
-
message?: string;
|
|
937
|
-
}
|
|
938
|
-
|
|
939
|
-
/** List of blob inventory policies returned. */
|
|
940
|
-
export interface ListBlobInventoryPolicy {
|
|
941
|
-
/**
|
|
942
|
-
* List of blob inventory policies.
|
|
943
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
944
|
-
*/
|
|
945
|
-
readonly value?: BlobInventoryPolicy[];
|
|
946
|
-
}
|
|
947
|
-
|
|
948
|
-
/** List of private endpoint connection associated with the specified storage account */
|
|
949
|
-
export interface PrivateEndpointConnectionListResult {
|
|
950
|
-
/** Array of private endpoint connections */
|
|
951
|
-
value?: PrivateEndpointConnection[];
|
|
952
|
-
}
|
|
953
|
-
|
|
954
|
-
/** A list of private link resources */
|
|
955
|
-
export interface PrivateLinkResourceListResult {
|
|
956
|
-
/** Array of private link resources */
|
|
957
|
-
value?: PrivateLinkResource[];
|
|
958
|
-
}
|
|
959
|
-
|
|
960
|
-
/** List storage account object replication policies. */
|
|
961
|
-
export interface ObjectReplicationPolicies {
|
|
962
|
-
/** The replication policy between two storage accounts. */
|
|
963
|
-
value?: ObjectReplicationPolicy[];
|
|
964
|
-
}
|
|
965
|
-
|
|
966
|
-
/** The replication policy rule between two containers. */
|
|
967
|
-
export interface ObjectReplicationPolicyRule {
|
|
968
|
-
/** Rule Id is auto-generated for each new rule on destination account. It is required for put policy on source account. */
|
|
969
|
-
ruleId?: string;
|
|
970
|
-
/** Required. Source container name. */
|
|
971
|
-
sourceContainer: string;
|
|
972
|
-
/** Required. Destination container name. */
|
|
973
|
-
destinationContainer: string;
|
|
974
|
-
/** Optional. An object that defines the filter set. */
|
|
975
|
-
filters?: ObjectReplicationPolicyFilter;
|
|
976
|
-
}
|
|
977
|
-
|
|
978
|
-
/** Filters limit replication to a subset of blobs within the storage account. A logical OR is performed on values in the filter. If multiple filters are defined, a logical AND is performed on all filters. */
|
|
979
|
-
export interface ObjectReplicationPolicyFilter {
|
|
980
|
-
/** Optional. Filters the results to replicate only blobs whose names begin with the specified prefix. */
|
|
981
|
-
prefixMatch?: string[];
|
|
982
|
-
/** Blobs created after the time will be replicated to the destination. It must be in datetime format 'yyyy-MM-ddTHH:mm:ssZ'. Example: 2020-02-19T16:05:00Z */
|
|
983
|
-
minCreationTime?: string;
|
|
984
|
-
}
|
|
985
|
-
|
|
986
|
-
/** The key vault properties for the encryption scope. This is a required field if encryption scope 'source' attribute is set to 'Microsoft.KeyVault'. */
|
|
987
|
-
export interface EncryptionScopeKeyVaultProperties {
|
|
988
|
-
/** The object identifier for a key vault key object. When applied, the encryption scope will use the key referenced by the identifier to enable customer-managed key support on this encryption scope. */
|
|
989
|
-
keyUri?: string;
|
|
990
|
-
}
|
|
991
|
-
|
|
992
|
-
/** List of encryption scopes requested, and if paging is required, a URL to the next page of encryption scopes. */
|
|
993
|
-
export interface EncryptionScopeListResult {
|
|
994
|
-
/**
|
|
995
|
-
* List of encryption scopes requested.
|
|
996
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
997
|
-
*/
|
|
998
|
-
readonly value?: EncryptionScope[];
|
|
999
|
-
/**
|
|
1000
|
-
* Request URL that can be used to query next page of encryption scopes. Returned when total number of requested encryption scopes exceeds the maximum page size.
|
|
1001
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1002
|
-
*/
|
|
1003
|
-
readonly nextLink?: string;
|
|
1004
|
-
}
|
|
1005
|
-
|
|
1006
|
-
/** The Private Endpoint Connection resource. */
|
|
1007
|
-
export interface PrivateEndpointConnection extends Resource {
|
|
1008
|
-
/** The resource of private end point. */
|
|
1009
|
-
privateEndpoint?: PrivateEndpoint;
|
|
1010
|
-
/** A collection of information about the state of the connection between service consumer and provider. */
|
|
1011
|
-
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
|
|
1012
|
-
/**
|
|
1013
|
-
* The provisioning state of the private endpoint connection resource.
|
|
1014
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1015
|
-
*/
|
|
1016
|
-
readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
|
|
1017
|
-
}
|
|
1018
|
-
|
|
1019
|
-
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
1020
|
-
export interface TrackedResource extends Resource {
|
|
1021
|
-
/** Resource tags. */
|
|
1022
|
-
tags?: { [propertyName: string]: string };
|
|
1023
|
-
/** The geo-location where the resource lives */
|
|
1024
|
-
location: string;
|
|
1025
|
-
}
|
|
1026
|
-
|
|
1027
|
-
/** The Get Storage Account ManagementPolicies operation response. */
|
|
1028
|
-
export interface ManagementPolicy extends Resource {
|
|
1029
|
-
/**
|
|
1030
|
-
* Returns the date and time the ManagementPolicies was last modified.
|
|
1031
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1032
|
-
*/
|
|
1033
|
-
readonly lastModifiedTime?: Date;
|
|
1034
|
-
/** The Storage Account ManagementPolicy, in JSON format. See more details in: https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts. */
|
|
1035
|
-
policy?: ManagementPolicySchema;
|
|
1036
|
-
}
|
|
1037
|
-
|
|
1038
|
-
/** The storage account blob inventory policy. */
|
|
1039
|
-
export interface BlobInventoryPolicy extends Resource {
|
|
1040
|
-
/**
|
|
1041
|
-
* Metadata pertaining to creation and last modification of the resource.
|
|
1042
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1043
|
-
*/
|
|
1044
|
-
readonly systemData?: SystemData;
|
|
1045
|
-
/**
|
|
1046
|
-
* Returns the last modified date and time of the blob inventory policy.
|
|
1047
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1048
|
-
*/
|
|
1049
|
-
readonly lastModifiedTime?: Date;
|
|
1050
|
-
/** The storage account blob inventory policy object. It is composed of policy rules. */
|
|
1051
|
-
policy?: BlobInventoryPolicySchema;
|
|
1052
|
-
}
|
|
1053
|
-
|
|
1054
|
-
/** A private link resource */
|
|
1055
|
-
export interface PrivateLinkResource extends Resource {
|
|
1056
|
-
/**
|
|
1057
|
-
* The private link resource group id.
|
|
1058
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1059
|
-
*/
|
|
1060
|
-
readonly groupId?: string;
|
|
1061
|
-
/**
|
|
1062
|
-
* The private link resource required member names.
|
|
1063
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1064
|
-
*/
|
|
1065
|
-
readonly requiredMembers?: string[];
|
|
1066
|
-
/** The private link resource Private link DNS zone name. */
|
|
1067
|
-
requiredZoneNames?: string[];
|
|
1068
|
-
}
|
|
1069
|
-
|
|
1070
|
-
/** The replication policy between two storage accounts. Multiple rules can be defined in one policy. */
|
|
1071
|
-
export interface ObjectReplicationPolicy extends Resource {
|
|
1072
|
-
/**
|
|
1073
|
-
* A unique id for object replication policy.
|
|
1074
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1075
|
-
*/
|
|
1076
|
-
readonly policyId?: string;
|
|
1077
|
-
/**
|
|
1078
|
-
* Indicates when the policy is enabled on the source account.
|
|
1079
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1080
|
-
*/
|
|
1081
|
-
readonly enabledTime?: Date;
|
|
1082
|
-
/** Required. Source account name. */
|
|
1083
|
-
sourceAccount?: string;
|
|
1084
|
-
/** Required. Destination account name. */
|
|
1085
|
-
destinationAccount?: string;
|
|
1086
|
-
/** The storage account object replication rules. */
|
|
1087
|
-
rules?: ObjectReplicationPolicyRule[];
|
|
1088
|
-
}
|
|
1089
|
-
|
|
1090
|
-
/** The Encryption Scope resource. */
|
|
1091
|
-
export interface EncryptionScope extends Resource {
|
|
1092
|
-
/** The provider for the encryption scope. Possible values (case-insensitive): Microsoft.Storage, Microsoft.KeyVault. */
|
|
1093
|
-
source?: EncryptionScopeSource;
|
|
1094
|
-
/** The state of the encryption scope. Possible values (case-insensitive): Enabled, Disabled. */
|
|
1095
|
-
state?: EncryptionScopeState;
|
|
1096
|
-
/**
|
|
1097
|
-
* Gets the creation date and time of the encryption scope in UTC.
|
|
1098
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1099
|
-
*/
|
|
1100
|
-
readonly creationTime?: Date;
|
|
1101
|
-
/**
|
|
1102
|
-
* Gets the last modification date and time of the encryption scope in UTC.
|
|
1103
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1104
|
-
*/
|
|
1105
|
-
readonly lastModifiedTime?: Date;
|
|
1106
|
-
/** The key vault properties for the encryption scope. This is a required field if encryption scope 'source' attribute is set to 'Microsoft.KeyVault'. */
|
|
1107
|
-
keyVaultProperties?: EncryptionScopeKeyVaultProperties;
|
|
1108
|
-
}
|
|
1109
|
-
|
|
1110
|
-
/** The storage account. */
|
|
1111
|
-
export interface StorageAccount extends TrackedResource {
|
|
1112
|
-
/**
|
|
1113
|
-
* Gets the SKU.
|
|
1114
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1115
|
-
*/
|
|
1116
|
-
readonly sku?: Sku;
|
|
1117
|
-
/**
|
|
1118
|
-
* Gets the Kind.
|
|
1119
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1120
|
-
*/
|
|
1121
|
-
readonly kind?: Kind;
|
|
1122
|
-
/** The identity of the resource. */
|
|
1123
|
-
identity?: Identity;
|
|
1124
|
-
/**
|
|
1125
|
-
* Gets the status of the storage account at the time the operation was called.
|
|
1126
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1127
|
-
*/
|
|
1128
|
-
readonly provisioningState?: ProvisioningState;
|
|
1129
|
-
/**
|
|
1130
|
-
* Gets the URLs that are used to perform a retrieval of a public blob, queue, or table object. Note that Standard_ZRS and Premium_LRS accounts only return the blob endpoint.
|
|
1131
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1132
|
-
*/
|
|
1133
|
-
readonly primaryEndpoints?: Endpoints;
|
|
1134
|
-
/**
|
|
1135
|
-
* Gets the location of the primary data center for the storage account.
|
|
1136
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1137
|
-
*/
|
|
1138
|
-
readonly primaryLocation?: string;
|
|
1139
|
-
/**
|
|
1140
|
-
* Gets the status indicating whether the primary location of the storage account is available or unavailable.
|
|
1141
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1142
|
-
*/
|
|
1143
|
-
readonly statusOfPrimary?: AccountStatus;
|
|
1144
|
-
/**
|
|
1145
|
-
* Gets the timestamp of the most recent instance of a failover to the secondary location. Only the most recent timestamp is retained. This element is not returned if there has never been a failover instance. Only available if the accountType is Standard_GRS or Standard_RAGRS.
|
|
1146
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1147
|
-
*/
|
|
1148
|
-
readonly lastGeoFailoverTime?: Date;
|
|
1149
|
-
/**
|
|
1150
|
-
* Gets the location of the geo-replicated secondary for the storage account. Only available if the accountType is Standard_GRS or Standard_RAGRS.
|
|
1151
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1152
|
-
*/
|
|
1153
|
-
readonly secondaryLocation?: string;
|
|
1154
|
-
/**
|
|
1155
|
-
* Gets the status indicating whether the secondary location of the storage account is available or unavailable. Only available if the SKU name is Standard_GRS or Standard_RAGRS.
|
|
1156
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1157
|
-
*/
|
|
1158
|
-
readonly statusOfSecondary?: AccountStatus;
|
|
1159
|
-
/**
|
|
1160
|
-
* Gets the creation date and time of the storage account in UTC.
|
|
1161
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1162
|
-
*/
|
|
1163
|
-
readonly creationTime?: Date;
|
|
1164
|
-
/**
|
|
1165
|
-
* Gets the custom domain the user assigned to this storage account.
|
|
1166
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1167
|
-
*/
|
|
1168
|
-
readonly customDomain?: CustomDomain;
|
|
1169
|
-
/**
|
|
1170
|
-
* Gets the URLs that are used to perform a retrieval of a public blob, queue, or table object from the secondary location of the storage account. Only available if the SKU name is Standard_RAGRS.
|
|
1171
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1172
|
-
*/
|
|
1173
|
-
readonly secondaryEndpoints?: Endpoints;
|
|
1174
|
-
/**
|
|
1175
|
-
* Gets the encryption settings on the account. If unspecified, the account is unencrypted.
|
|
1176
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1177
|
-
*/
|
|
1178
|
-
readonly encryption?: Encryption;
|
|
1179
|
-
/**
|
|
1180
|
-
* Required for storage accounts where kind = BlobStorage. The access tier used for billing.
|
|
1181
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1182
|
-
*/
|
|
1183
|
-
readonly accessTier?: AccessTier;
|
|
1184
|
-
/** Provides the identity based authentication settings for Azure Files. */
|
|
1185
|
-
azureFilesIdentityBasedAuthentication?: AzureFilesIdentityBasedAuthentication;
|
|
1186
|
-
/** Allows https traffic only to storage service if sets to true. */
|
|
1187
|
-
enableHttpsTrafficOnly?: boolean;
|
|
1188
|
-
/**
|
|
1189
|
-
* Network rule set
|
|
1190
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1191
|
-
*/
|
|
1192
|
-
readonly networkRuleSet?: NetworkRuleSet;
|
|
1193
|
-
/** Account HierarchicalNamespace enabled if sets to true. */
|
|
1194
|
-
isHnsEnabled?: boolean;
|
|
1195
|
-
/**
|
|
1196
|
-
* Geo Replication Stats
|
|
1197
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1198
|
-
*/
|
|
1199
|
-
readonly geoReplicationStats?: GeoReplicationStats;
|
|
1200
|
-
/**
|
|
1201
|
-
* If the failover is in progress, the value will be true, otherwise, it will be null.
|
|
1202
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1203
|
-
*/
|
|
1204
|
-
readonly failoverInProgress?: boolean;
|
|
1205
|
-
/** Allow large file shares if sets to Enabled. It cannot be disabled once it is enabled. */
|
|
1206
|
-
largeFileSharesState?: LargeFileSharesState;
|
|
1207
|
-
/**
|
|
1208
|
-
* List of private endpoint connection associated with the specified storage account
|
|
1209
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1210
|
-
*/
|
|
1211
|
-
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
1212
|
-
/** Maintains information about the network routing choice opted by the user for data transfer */
|
|
1213
|
-
routingPreference?: RoutingPreference;
|
|
1214
|
-
/**
|
|
1215
|
-
* Blob restore status
|
|
1216
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1217
|
-
*/
|
|
1218
|
-
readonly blobRestoreStatus?: BlobRestoreStatus;
|
|
1219
|
-
/** Allow or disallow public access to all blobs or containers in the storage account. The default interpretation is true for this property. */
|
|
1220
|
-
allowBlobPublicAccess?: boolean;
|
|
1221
|
-
/** Set the minimum TLS version to be permitted on requests to storage. The default interpretation is TLS 1.0 for this property. */
|
|
1222
|
-
minimumTlsVersion?: MinimumTlsVersion;
|
|
1223
|
-
/** Indicates whether the storage account permits requests to be authorized with the account access key via Shared Key. If false, then all requests, including shared access signatures, must be authorized with Azure Active Directory (Azure AD). The default value is null, which is equivalent to true. */
|
|
1224
|
-
allowSharedKeyAccess?: boolean;
|
|
1225
|
-
}
|
|
1226
|
-
|
|
1227
|
-
/** Known values of {@link SkuName} that the service accepts. */
|
|
1228
|
-
export enum KnownSkuName {
|
|
1229
|
-
/** StandardLRS */
|
|
1230
|
-
StandardLRS = "Standard_LRS",
|
|
1231
|
-
/** StandardGRS */
|
|
1232
|
-
StandardGRS = "Standard_GRS",
|
|
1233
|
-
/** StandardRagrs */
|
|
1234
|
-
StandardRagrs = "Standard_RAGRS",
|
|
1235
|
-
/** StandardZRS */
|
|
1236
|
-
StandardZRS = "Standard_ZRS",
|
|
1237
|
-
/** PremiumLRS */
|
|
1238
|
-
PremiumLRS = "Premium_LRS",
|
|
1239
|
-
/** PremiumZRS */
|
|
1240
|
-
PremiumZRS = "Premium_ZRS",
|
|
1241
|
-
/** StandardGzrs */
|
|
1242
|
-
StandardGzrs = "Standard_GZRS",
|
|
1243
|
-
/** StandardRagzrs */
|
|
1244
|
-
StandardRagzrs = "Standard_RAGZRS"
|
|
1245
|
-
}
|
|
1246
|
-
|
|
1247
|
-
/**
|
|
1248
|
-
* Defines values for SkuName. \
|
|
1249
|
-
* {@link KnownSkuName} can be used interchangeably with SkuName,
|
|
1250
|
-
* this enum contains the known values that the service supports.
|
|
1251
|
-
* ### Known values supported by the service
|
|
1252
|
-
* **Standard_LRS** \
|
|
1253
|
-
* **Standard_GRS** \
|
|
1254
|
-
* **Standard_RAGRS** \
|
|
1255
|
-
* **Standard_ZRS** \
|
|
1256
|
-
* **Premium_LRS** \
|
|
1257
|
-
* **Premium_ZRS** \
|
|
1258
|
-
* **Standard_GZRS** \
|
|
1259
|
-
* **Standard_RAGZRS**
|
|
1260
|
-
*/
|
|
1261
|
-
export type SkuName = string;
|
|
1262
|
-
|
|
1263
|
-
/** Known values of {@link Kind} that the service accepts. */
|
|
1264
|
-
export enum KnownKind {
|
|
1265
|
-
/** Storage */
|
|
1266
|
-
Storage = "Storage",
|
|
1267
|
-
/** StorageV2 */
|
|
1268
|
-
StorageV2 = "StorageV2",
|
|
1269
|
-
/** BlobStorage */
|
|
1270
|
-
BlobStorage = "BlobStorage",
|
|
1271
|
-
/** FileStorage */
|
|
1272
|
-
FileStorage = "FileStorage",
|
|
1273
|
-
/** BlockBlobStorage */
|
|
1274
|
-
BlockBlobStorage = "BlockBlobStorage"
|
|
1275
|
-
}
|
|
1276
|
-
|
|
1277
|
-
/**
|
|
1278
|
-
* Defines values for Kind. \
|
|
1279
|
-
* {@link KnownKind} can be used interchangeably with Kind,
|
|
1280
|
-
* this enum contains the known values that the service supports.
|
|
1281
|
-
* ### Known values supported by the service
|
|
1282
|
-
* **Storage** \
|
|
1283
|
-
* **StorageV2** \
|
|
1284
|
-
* **BlobStorage** \
|
|
1285
|
-
* **FileStorage** \
|
|
1286
|
-
* **BlockBlobStorage**
|
|
1287
|
-
*/
|
|
1288
|
-
export type Kind = string;
|
|
1289
|
-
|
|
1290
|
-
/** Known values of {@link ReasonCode} that the service accepts. */
|
|
1291
|
-
export enum KnownReasonCode {
|
|
1292
|
-
/** QuotaId */
|
|
1293
|
-
QuotaId = "QuotaId",
|
|
1294
|
-
/** NotAvailableForSubscription */
|
|
1295
|
-
NotAvailableForSubscription = "NotAvailableForSubscription"
|
|
1296
|
-
}
|
|
1297
|
-
|
|
1298
|
-
/**
|
|
1299
|
-
* Defines values for ReasonCode. \
|
|
1300
|
-
* {@link KnownReasonCode} can be used interchangeably with ReasonCode,
|
|
1301
|
-
* this enum contains the known values that the service supports.
|
|
1302
|
-
* ### Known values supported by the service
|
|
1303
|
-
* **QuotaId** \
|
|
1304
|
-
* **NotAvailableForSubscription**
|
|
1305
|
-
*/
|
|
1306
|
-
export type ReasonCode = string;
|
|
1307
|
-
|
|
1308
|
-
/** Known values of {@link KeyType} that the service accepts. */
|
|
1309
|
-
export enum KnownKeyType {
|
|
1310
|
-
/** Service */
|
|
1311
|
-
Service = "Service",
|
|
1312
|
-
/** Account */
|
|
1313
|
-
Account = "Account"
|
|
1314
|
-
}
|
|
1315
|
-
|
|
1316
|
-
/**
|
|
1317
|
-
* Defines values for KeyType. \
|
|
1318
|
-
* {@link KnownKeyType} can be used interchangeably with KeyType,
|
|
1319
|
-
* this enum contains the known values that the service supports.
|
|
1320
|
-
* ### Known values supported by the service
|
|
1321
|
-
* **Service** \
|
|
1322
|
-
* **Account**
|
|
1323
|
-
*/
|
|
1324
|
-
export type KeyType = string;
|
|
1325
|
-
|
|
1326
|
-
/** Known values of {@link KeySource} that the service accepts. */
|
|
1327
|
-
export enum KnownKeySource {
|
|
1328
|
-
/** MicrosoftStorage */
|
|
1329
|
-
MicrosoftStorage = "Microsoft.Storage",
|
|
1330
|
-
/** MicrosoftKeyvault */
|
|
1331
|
-
MicrosoftKeyvault = "Microsoft.Keyvault"
|
|
1332
|
-
}
|
|
1333
|
-
|
|
1334
|
-
/**
|
|
1335
|
-
* Defines values for KeySource. \
|
|
1336
|
-
* {@link KnownKeySource} can be used interchangeably with KeySource,
|
|
1337
|
-
* this enum contains the known values that the service supports.
|
|
1338
|
-
* ### Known values supported by the service
|
|
1339
|
-
* **Microsoft.Storage** \
|
|
1340
|
-
* **Microsoft.Keyvault**
|
|
1341
|
-
*/
|
|
1342
|
-
export type KeySource = string;
|
|
1343
|
-
|
|
1344
|
-
/** Known values of {@link Bypass} that the service accepts. */
|
|
1345
|
-
export enum KnownBypass {
|
|
1346
|
-
/** None */
|
|
1347
|
-
None = "None",
|
|
1348
|
-
/** Logging */
|
|
1349
|
-
Logging = "Logging",
|
|
1350
|
-
/** Metrics */
|
|
1351
|
-
Metrics = "Metrics",
|
|
1352
|
-
/** AzureServices */
|
|
1353
|
-
AzureServices = "AzureServices"
|
|
1354
|
-
}
|
|
1355
|
-
|
|
1356
|
-
/**
|
|
1357
|
-
* Defines values for Bypass. \
|
|
1358
|
-
* {@link KnownBypass} can be used interchangeably with Bypass,
|
|
1359
|
-
* this enum contains the known values that the service supports.
|
|
1360
|
-
* ### Known values supported by the service
|
|
1361
|
-
* **None** \
|
|
1362
|
-
* **Logging** \
|
|
1363
|
-
* **Metrics** \
|
|
1364
|
-
* **AzureServices**
|
|
1365
|
-
*/
|
|
1366
|
-
export type Bypass = string;
|
|
1367
|
-
|
|
1368
|
-
/** Known values of {@link DirectoryServiceOptions} that the service accepts. */
|
|
1369
|
-
export enum KnownDirectoryServiceOptions {
|
|
1370
|
-
/** None */
|
|
1371
|
-
None = "None",
|
|
1372
|
-
/** Aadds */
|
|
1373
|
-
Aadds = "AADDS",
|
|
1374
|
-
/** AD */
|
|
1375
|
-
AD = "AD"
|
|
1376
|
-
}
|
|
1377
|
-
|
|
1378
|
-
/**
|
|
1379
|
-
* Defines values for DirectoryServiceOptions. \
|
|
1380
|
-
* {@link KnownDirectoryServiceOptions} can be used interchangeably with DirectoryServiceOptions,
|
|
1381
|
-
* this enum contains the known values that the service supports.
|
|
1382
|
-
* ### Known values supported by the service
|
|
1383
|
-
* **None** \
|
|
1384
|
-
* **AADDS** \
|
|
1385
|
-
* **AD**
|
|
1386
|
-
*/
|
|
1387
|
-
export type DirectoryServiceOptions = string;
|
|
1388
|
-
|
|
1389
|
-
/** Known values of {@link LargeFileSharesState} that the service accepts. */
|
|
1390
|
-
export enum KnownLargeFileSharesState {
|
|
1391
|
-
/** Disabled */
|
|
1392
|
-
Disabled = "Disabled",
|
|
1393
|
-
/** Enabled */
|
|
1394
|
-
Enabled = "Enabled"
|
|
1395
|
-
}
|
|
1396
|
-
|
|
1397
|
-
/**
|
|
1398
|
-
* Defines values for LargeFileSharesState. \
|
|
1399
|
-
* {@link KnownLargeFileSharesState} can be used interchangeably with LargeFileSharesState,
|
|
1400
|
-
* this enum contains the known values that the service supports.
|
|
1401
|
-
* ### Known values supported by the service
|
|
1402
|
-
* **Disabled** \
|
|
1403
|
-
* **Enabled**
|
|
1404
|
-
*/
|
|
1405
|
-
export type LargeFileSharesState = string;
|
|
1406
|
-
|
|
1407
|
-
/** Known values of {@link RoutingChoice} that the service accepts. */
|
|
1408
|
-
export enum KnownRoutingChoice {
|
|
1409
|
-
/** MicrosoftRouting */
|
|
1410
|
-
MicrosoftRouting = "MicrosoftRouting",
|
|
1411
|
-
/** InternetRouting */
|
|
1412
|
-
InternetRouting = "InternetRouting"
|
|
1413
|
-
}
|
|
1414
|
-
|
|
1415
|
-
/**
|
|
1416
|
-
* Defines values for RoutingChoice. \
|
|
1417
|
-
* {@link KnownRoutingChoice} can be used interchangeably with RoutingChoice,
|
|
1418
|
-
* this enum contains the known values that the service supports.
|
|
1419
|
-
* ### Known values supported by the service
|
|
1420
|
-
* **MicrosoftRouting** \
|
|
1421
|
-
* **InternetRouting**
|
|
1422
|
-
*/
|
|
1423
|
-
export type RoutingChoice = string;
|
|
1424
|
-
|
|
1425
|
-
/** Known values of {@link MinimumTlsVersion} that the service accepts. */
|
|
1426
|
-
export enum KnownMinimumTlsVersion {
|
|
1427
|
-
/** TLS10 */
|
|
1428
|
-
TLS10 = "TLS1_0",
|
|
1429
|
-
/** TLS11 */
|
|
1430
|
-
TLS11 = "TLS1_1",
|
|
1431
|
-
/** TLS12 */
|
|
1432
|
-
TLS12 = "TLS1_2"
|
|
1433
|
-
}
|
|
1434
|
-
|
|
1435
|
-
/**
|
|
1436
|
-
* Defines values for MinimumTlsVersion. \
|
|
1437
|
-
* {@link KnownMinimumTlsVersion} can be used interchangeably with MinimumTlsVersion,
|
|
1438
|
-
* this enum contains the known values that the service supports.
|
|
1439
|
-
* ### Known values supported by the service
|
|
1440
|
-
* **TLS1_0** \
|
|
1441
|
-
* **TLS1_1** \
|
|
1442
|
-
* **TLS1_2**
|
|
1443
|
-
*/
|
|
1444
|
-
export type MinimumTlsVersion = string;
|
|
1445
|
-
|
|
1446
|
-
/** Known values of {@link GeoReplicationStatus} that the service accepts. */
|
|
1447
|
-
export enum KnownGeoReplicationStatus {
|
|
1448
|
-
/** Live */
|
|
1449
|
-
Live = "Live",
|
|
1450
|
-
/** Bootstrap */
|
|
1451
|
-
Bootstrap = "Bootstrap",
|
|
1452
|
-
/** Unavailable */
|
|
1453
|
-
Unavailable = "Unavailable"
|
|
1454
|
-
}
|
|
1455
|
-
|
|
1456
|
-
/**
|
|
1457
|
-
* Defines values for GeoReplicationStatus. \
|
|
1458
|
-
* {@link KnownGeoReplicationStatus} can be used interchangeably with GeoReplicationStatus,
|
|
1459
|
-
* this enum contains the known values that the service supports.
|
|
1460
|
-
* ### Known values supported by the service
|
|
1461
|
-
* **Live** \
|
|
1462
|
-
* **Bootstrap** \
|
|
1463
|
-
* **Unavailable**
|
|
1464
|
-
*/
|
|
1465
|
-
export type GeoReplicationStatus = string;
|
|
1466
|
-
|
|
1467
|
-
/** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
|
|
1468
|
-
export enum KnownPrivateEndpointServiceConnectionStatus {
|
|
1469
|
-
/** Pending */
|
|
1470
|
-
Pending = "Pending",
|
|
1471
|
-
/** Approved */
|
|
1472
|
-
Approved = "Approved",
|
|
1473
|
-
/** Rejected */
|
|
1474
|
-
Rejected = "Rejected"
|
|
1475
|
-
}
|
|
1476
|
-
|
|
1477
|
-
/**
|
|
1478
|
-
* Defines values for PrivateEndpointServiceConnectionStatus. \
|
|
1479
|
-
* {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,
|
|
1480
|
-
* this enum contains the known values that the service supports.
|
|
1481
|
-
* ### Known values supported by the service
|
|
1482
|
-
* **Pending** \
|
|
1483
|
-
* **Approved** \
|
|
1484
|
-
* **Rejected**
|
|
1485
|
-
*/
|
|
1486
|
-
export type PrivateEndpointServiceConnectionStatus = string;
|
|
1487
|
-
|
|
1488
|
-
/** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
|
|
1489
|
-
export enum KnownPrivateEndpointConnectionProvisioningState {
|
|
1490
|
-
/** Succeeded */
|
|
1491
|
-
Succeeded = "Succeeded",
|
|
1492
|
-
/** Creating */
|
|
1493
|
-
Creating = "Creating",
|
|
1494
|
-
/** Deleting */
|
|
1495
|
-
Deleting = "Deleting",
|
|
1496
|
-
/** Failed */
|
|
1497
|
-
Failed = "Failed"
|
|
1498
|
-
}
|
|
1499
|
-
|
|
1500
|
-
/**
|
|
1501
|
-
* Defines values for PrivateEndpointConnectionProvisioningState. \
|
|
1502
|
-
* {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,
|
|
1503
|
-
* this enum contains the known values that the service supports.
|
|
1504
|
-
* ### Known values supported by the service
|
|
1505
|
-
* **Succeeded** \
|
|
1506
|
-
* **Creating** \
|
|
1507
|
-
* **Deleting** \
|
|
1508
|
-
* **Failed**
|
|
1509
|
-
*/
|
|
1510
|
-
export type PrivateEndpointConnectionProvisioningState = string;
|
|
1511
|
-
|
|
1512
|
-
/** Known values of {@link BlobRestoreProgressStatus} that the service accepts. */
|
|
1513
|
-
export enum KnownBlobRestoreProgressStatus {
|
|
1514
|
-
/** InProgress */
|
|
1515
|
-
InProgress = "InProgress",
|
|
1516
|
-
/** Complete */
|
|
1517
|
-
Complete = "Complete",
|
|
1518
|
-
/** Failed */
|
|
1519
|
-
Failed = "Failed"
|
|
1520
|
-
}
|
|
1521
|
-
|
|
1522
|
-
/**
|
|
1523
|
-
* Defines values for BlobRestoreProgressStatus. \
|
|
1524
|
-
* {@link KnownBlobRestoreProgressStatus} can be used interchangeably with BlobRestoreProgressStatus,
|
|
1525
|
-
* this enum contains the known values that the service supports.
|
|
1526
|
-
* ### Known values supported by the service
|
|
1527
|
-
* **InProgress** \
|
|
1528
|
-
* **Complete** \
|
|
1529
|
-
* **Failed**
|
|
1530
|
-
*/
|
|
1531
|
-
export type BlobRestoreProgressStatus = string;
|
|
1532
|
-
|
|
1533
|
-
/** Known values of {@link Services} that the service accepts. */
|
|
1534
|
-
export enum KnownServices {
|
|
1535
|
-
/** B */
|
|
1536
|
-
B = "b",
|
|
1537
|
-
/** Q */
|
|
1538
|
-
Q = "q",
|
|
1539
|
-
/** T */
|
|
1540
|
-
T = "t",
|
|
1541
|
-
/** F */
|
|
1542
|
-
F = "f"
|
|
1543
|
-
}
|
|
1544
|
-
|
|
1545
|
-
/**
|
|
1546
|
-
* Defines values for Services. \
|
|
1547
|
-
* {@link KnownServices} can be used interchangeably with Services,
|
|
1548
|
-
* this enum contains the known values that the service supports.
|
|
1549
|
-
* ### Known values supported by the service
|
|
1550
|
-
* **b** \
|
|
1551
|
-
* **q** \
|
|
1552
|
-
* **t** \
|
|
1553
|
-
* **f**
|
|
1554
|
-
*/
|
|
1555
|
-
export type Services = string;
|
|
1556
|
-
|
|
1557
|
-
/** Known values of {@link SignedResourceTypes} that the service accepts. */
|
|
1558
|
-
export enum KnownSignedResourceTypes {
|
|
1559
|
-
/** S */
|
|
1560
|
-
S = "s",
|
|
1561
|
-
/** C */
|
|
1562
|
-
C = "c",
|
|
1563
|
-
/** O */
|
|
1564
|
-
O = "o"
|
|
1565
|
-
}
|
|
1566
|
-
|
|
1567
|
-
/**
|
|
1568
|
-
* Defines values for SignedResourceTypes. \
|
|
1569
|
-
* {@link KnownSignedResourceTypes} can be used interchangeably with SignedResourceTypes,
|
|
1570
|
-
* this enum contains the known values that the service supports.
|
|
1571
|
-
* ### Known values supported by the service
|
|
1572
|
-
* **s** \
|
|
1573
|
-
* **c** \
|
|
1574
|
-
* **o**
|
|
1575
|
-
*/
|
|
1576
|
-
export type SignedResourceTypes = string;
|
|
1577
|
-
|
|
1578
|
-
/** Known values of {@link Permissions} that the service accepts. */
|
|
1579
|
-
export enum KnownPermissions {
|
|
1580
|
-
/** R */
|
|
1581
|
-
R = "r",
|
|
1582
|
-
/** D */
|
|
1583
|
-
D = "d",
|
|
1584
|
-
/** W */
|
|
1585
|
-
W = "w",
|
|
1586
|
-
/** L */
|
|
1587
|
-
L = "l",
|
|
1588
|
-
/** A */
|
|
1589
|
-
A = "a",
|
|
1590
|
-
/** C */
|
|
1591
|
-
C = "c",
|
|
1592
|
-
/** U */
|
|
1593
|
-
U = "u",
|
|
1594
|
-
/** P */
|
|
1595
|
-
P = "p"
|
|
1596
|
-
}
|
|
1597
|
-
|
|
1598
|
-
/**
|
|
1599
|
-
* Defines values for Permissions. \
|
|
1600
|
-
* {@link KnownPermissions} can be used interchangeably with Permissions,
|
|
1601
|
-
* this enum contains the known values that the service supports.
|
|
1602
|
-
* ### Known values supported by the service
|
|
1603
|
-
* **r** \
|
|
1604
|
-
* **d** \
|
|
1605
|
-
* **w** \
|
|
1606
|
-
* **l** \
|
|
1607
|
-
* **a** \
|
|
1608
|
-
* **c** \
|
|
1609
|
-
* **u** \
|
|
1610
|
-
* **p**
|
|
1611
|
-
*/
|
|
1612
|
-
export type Permissions = string;
|
|
1613
|
-
|
|
1614
|
-
/** Known values of {@link SignedResource} that the service accepts. */
|
|
1615
|
-
export enum KnownSignedResource {
|
|
1616
|
-
/** B */
|
|
1617
|
-
B = "b",
|
|
1618
|
-
/** C */
|
|
1619
|
-
C = "c",
|
|
1620
|
-
/** F */
|
|
1621
|
-
F = "f",
|
|
1622
|
-
/** S */
|
|
1623
|
-
S = "s"
|
|
1624
|
-
}
|
|
1625
|
-
|
|
1626
|
-
/**
|
|
1627
|
-
* Defines values for SignedResource. \
|
|
1628
|
-
* {@link KnownSignedResource} can be used interchangeably with SignedResource,
|
|
1629
|
-
* this enum contains the known values that the service supports.
|
|
1630
|
-
* ### Known values supported by the service
|
|
1631
|
-
* **b** \
|
|
1632
|
-
* **c** \
|
|
1633
|
-
* **f** \
|
|
1634
|
-
* **s**
|
|
1635
|
-
*/
|
|
1636
|
-
export type SignedResource = string;
|
|
1637
|
-
|
|
1638
|
-
/** Known values of {@link ManagementPolicyName} that the service accepts. */
|
|
1639
|
-
export enum KnownManagementPolicyName {
|
|
1640
|
-
/** Default */
|
|
1641
|
-
Default = "default"
|
|
1642
|
-
}
|
|
1643
|
-
|
|
1644
|
-
/**
|
|
1645
|
-
* Defines values for ManagementPolicyName. \
|
|
1646
|
-
* {@link KnownManagementPolicyName} can be used interchangeably with ManagementPolicyName,
|
|
1647
|
-
* this enum contains the known values that the service supports.
|
|
1648
|
-
* ### Known values supported by the service
|
|
1649
|
-
* **default**
|
|
1650
|
-
*/
|
|
1651
|
-
export type ManagementPolicyName = string;
|
|
1652
|
-
|
|
1653
|
-
/** Known values of {@link RuleType} that the service accepts. */
|
|
1654
|
-
export enum KnownRuleType {
|
|
1655
|
-
/** Lifecycle */
|
|
1656
|
-
Lifecycle = "Lifecycle"
|
|
1657
|
-
}
|
|
1658
|
-
|
|
1659
|
-
/**
|
|
1660
|
-
* Defines values for RuleType. \
|
|
1661
|
-
* {@link KnownRuleType} can be used interchangeably with RuleType,
|
|
1662
|
-
* this enum contains the known values that the service supports.
|
|
1663
|
-
* ### Known values supported by the service
|
|
1664
|
-
* **Lifecycle**
|
|
1665
|
-
*/
|
|
1666
|
-
export type RuleType = string;
|
|
1667
|
-
|
|
1668
|
-
/** Known values of {@link BlobInventoryPolicyName} that the service accepts. */
|
|
1669
|
-
export enum KnownBlobInventoryPolicyName {
|
|
1670
|
-
/** Default */
|
|
1671
|
-
Default = "default"
|
|
1672
|
-
}
|
|
1673
|
-
|
|
1674
|
-
/**
|
|
1675
|
-
* Defines values for BlobInventoryPolicyName. \
|
|
1676
|
-
* {@link KnownBlobInventoryPolicyName} can be used interchangeably with BlobInventoryPolicyName,
|
|
1677
|
-
* this enum contains the known values that the service supports.
|
|
1678
|
-
* ### Known values supported by the service
|
|
1679
|
-
* **default**
|
|
1680
|
-
*/
|
|
1681
|
-
export type BlobInventoryPolicyName = string;
|
|
1682
|
-
|
|
1683
|
-
/** Known values of {@link InventoryRuleType} that the service accepts. */
|
|
1684
|
-
export enum KnownInventoryRuleType {
|
|
1685
|
-
/** Inventory */
|
|
1686
|
-
Inventory = "Inventory"
|
|
1687
|
-
}
|
|
1688
|
-
|
|
1689
|
-
/**
|
|
1690
|
-
* Defines values for InventoryRuleType. \
|
|
1691
|
-
* {@link KnownInventoryRuleType} can be used interchangeably with InventoryRuleType,
|
|
1692
|
-
* this enum contains the known values that the service supports.
|
|
1693
|
-
* ### Known values supported by the service
|
|
1694
|
-
* **Inventory**
|
|
1695
|
-
*/
|
|
1696
|
-
export type InventoryRuleType = string;
|
|
1697
|
-
|
|
1698
|
-
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
1699
|
-
export enum KnownCreatedByType {
|
|
1700
|
-
/** User */
|
|
1701
|
-
User = "User",
|
|
1702
|
-
/** Application */
|
|
1703
|
-
Application = "Application",
|
|
1704
|
-
/** ManagedIdentity */
|
|
1705
|
-
ManagedIdentity = "ManagedIdentity",
|
|
1706
|
-
/** Key */
|
|
1707
|
-
Key = "Key"
|
|
1708
|
-
}
|
|
1709
|
-
|
|
1710
|
-
/**
|
|
1711
|
-
* Defines values for CreatedByType. \
|
|
1712
|
-
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
1713
|
-
* this enum contains the known values that the service supports.
|
|
1714
|
-
* ### Known values supported by the service
|
|
1715
|
-
* **User** \
|
|
1716
|
-
* **Application** \
|
|
1717
|
-
* **ManagedIdentity** \
|
|
1718
|
-
* **Key**
|
|
1719
|
-
*/
|
|
1720
|
-
export type CreatedByType = string;
|
|
1721
|
-
|
|
1722
|
-
/** Known values of {@link EncryptionScopeSource} that the service accepts. */
|
|
1723
|
-
export enum KnownEncryptionScopeSource {
|
|
1724
|
-
/** MicrosoftStorage */
|
|
1725
|
-
MicrosoftStorage = "Microsoft.Storage",
|
|
1726
|
-
/** MicrosoftKeyVault */
|
|
1727
|
-
MicrosoftKeyVault = "Microsoft.KeyVault"
|
|
1728
|
-
}
|
|
1729
|
-
|
|
1730
|
-
/**
|
|
1731
|
-
* Defines values for EncryptionScopeSource. \
|
|
1732
|
-
* {@link KnownEncryptionScopeSource} can be used interchangeably with EncryptionScopeSource,
|
|
1733
|
-
* this enum contains the known values that the service supports.
|
|
1734
|
-
* ### Known values supported by the service
|
|
1735
|
-
* **Microsoft.Storage** \
|
|
1736
|
-
* **Microsoft.KeyVault**
|
|
1737
|
-
*/
|
|
1738
|
-
export type EncryptionScopeSource = string;
|
|
1739
|
-
|
|
1740
|
-
/** Known values of {@link EncryptionScopeState} that the service accepts. */
|
|
1741
|
-
export enum KnownEncryptionScopeState {
|
|
1742
|
-
/** Enabled */
|
|
1743
|
-
Enabled = "Enabled",
|
|
1744
|
-
/** Disabled */
|
|
1745
|
-
Disabled = "Disabled"
|
|
1746
|
-
}
|
|
1747
|
-
|
|
1748
|
-
/**
|
|
1749
|
-
* Defines values for EncryptionScopeState. \
|
|
1750
|
-
* {@link KnownEncryptionScopeState} can be used interchangeably with EncryptionScopeState,
|
|
1751
|
-
* this enum contains the known values that the service supports.
|
|
1752
|
-
* ### Known values supported by the service
|
|
1753
|
-
* **Enabled** \
|
|
1754
|
-
* **Disabled**
|
|
1755
|
-
*/
|
|
1756
|
-
export type EncryptionScopeState = string;
|
|
1757
|
-
/** Defines values for SkuTier. */
|
|
1758
|
-
export type SkuTier = "Standard" | "Premium";
|
|
1759
|
-
/** Defines values for Reason. */
|
|
1760
|
-
export type Reason = "AccountNameInvalid" | "AlreadyExists";
|
|
1761
|
-
/** Defines values for State. */
|
|
1762
|
-
export type State =
|
|
1763
|
-
| "provisioning"
|
|
1764
|
-
| "deprovisioning"
|
|
1765
|
-
| "succeeded"
|
|
1766
|
-
| "failed"
|
|
1767
|
-
| "networkSourceDeleted";
|
|
1768
|
-
/** Defines values for DefaultAction. */
|
|
1769
|
-
export type DefaultAction = "Allow" | "Deny";
|
|
1770
|
-
/** Defines values for AccessTier. */
|
|
1771
|
-
export type AccessTier = "Hot" | "Cool";
|
|
1772
|
-
/** Defines values for ProvisioningState. */
|
|
1773
|
-
export type ProvisioningState = "Creating" | "ResolvingDNS" | "Succeeded";
|
|
1774
|
-
/** Defines values for AccountStatus. */
|
|
1775
|
-
export type AccountStatus = "available" | "unavailable";
|
|
1776
|
-
/** Defines values for StorageAccountExpand. */
|
|
1777
|
-
export type StorageAccountExpand = "geoReplicationStats" | "blobRestoreStatus";
|
|
1778
|
-
/** Defines values for KeyPermission. */
|
|
1779
|
-
export type KeyPermission = "Read" | "Full";
|
|
1780
|
-
/** Defines values for UsageUnit. */
|
|
1781
|
-
export type UsageUnit =
|
|
1782
|
-
| "Count"
|
|
1783
|
-
| "Bytes"
|
|
1784
|
-
| "Seconds"
|
|
1785
|
-
| "Percent"
|
|
1786
|
-
| "CountsPerSecond"
|
|
1787
|
-
| "BytesPerSecond";
|
|
1788
|
-
/** Defines values for HttpProtocol. */
|
|
1789
|
-
export type HttpProtocol = "https,http" | "https";
|
|
1790
|
-
|
|
1791
|
-
/** Optional parameters. */
|
|
1792
|
-
export interface OperationsListOptionalParams
|
|
1793
|
-
extends coreClient.OperationOptions {}
|
|
1794
|
-
|
|
1795
|
-
/** Contains response data for the list operation. */
|
|
1796
|
-
export type OperationsListResponse = OperationListResult;
|
|
1797
|
-
|
|
1798
|
-
/** Optional parameters. */
|
|
1799
|
-
export interface SkusListOptionalParams extends coreClient.OperationOptions {}
|
|
1800
|
-
|
|
1801
|
-
/** Contains response data for the list operation. */
|
|
1802
|
-
export type SkusListResponse = StorageSkuListResult;
|
|
1803
|
-
|
|
1804
|
-
/** Optional parameters. */
|
|
1805
|
-
export interface StorageAccountsCheckNameAvailabilityOptionalParams
|
|
1806
|
-
extends coreClient.OperationOptions {}
|
|
1807
|
-
|
|
1808
|
-
/** Contains response data for the checkNameAvailability operation. */
|
|
1809
|
-
export type StorageAccountsCheckNameAvailabilityResponse = CheckNameAvailabilityResult;
|
|
1810
|
-
|
|
1811
|
-
/** Optional parameters. */
|
|
1812
|
-
export interface StorageAccountsCreateOptionalParams
|
|
1813
|
-
extends coreClient.OperationOptions {
|
|
1814
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1815
|
-
updateIntervalInMs?: number;
|
|
1816
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1817
|
-
resumeFrom?: string;
|
|
1818
|
-
}
|
|
1819
|
-
|
|
1820
|
-
/** Contains response data for the create operation. */
|
|
1821
|
-
export type StorageAccountsCreateResponse = StorageAccount;
|
|
1822
|
-
|
|
1823
|
-
/** Optional parameters. */
|
|
1824
|
-
export interface StorageAccountsDeleteOptionalParams
|
|
1825
|
-
extends coreClient.OperationOptions {}
|
|
1826
|
-
|
|
1827
|
-
/** Optional parameters. */
|
|
1828
|
-
export interface StorageAccountsGetPropertiesOptionalParams
|
|
1829
|
-
extends coreClient.OperationOptions {
|
|
1830
|
-
/** May be used to expand the properties within account's properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats and blobRestoreStatus. */
|
|
1831
|
-
expand?: StorageAccountExpand;
|
|
1832
|
-
}
|
|
1833
|
-
|
|
1834
|
-
/** Contains response data for the getProperties operation. */
|
|
1835
|
-
export type StorageAccountsGetPropertiesResponse = StorageAccount;
|
|
1836
|
-
|
|
1837
|
-
/** Optional parameters. */
|
|
1838
|
-
export interface StorageAccountsUpdateOptionalParams
|
|
1839
|
-
extends coreClient.OperationOptions {}
|
|
1840
|
-
|
|
1841
|
-
/** Contains response data for the update operation. */
|
|
1842
|
-
export type StorageAccountsUpdateResponse = StorageAccount;
|
|
1843
|
-
|
|
1844
|
-
/** Optional parameters. */
|
|
1845
|
-
export interface StorageAccountsListOptionalParams
|
|
1846
|
-
extends coreClient.OperationOptions {}
|
|
1847
|
-
|
|
1848
|
-
/** Contains response data for the list operation. */
|
|
1849
|
-
export type StorageAccountsListResponse = StorageAccountListResult;
|
|
1850
|
-
|
|
1851
|
-
/** Optional parameters. */
|
|
1852
|
-
export interface StorageAccountsListByResourceGroupOptionalParams
|
|
1853
|
-
extends coreClient.OperationOptions {}
|
|
1854
|
-
|
|
1855
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
1856
|
-
export type StorageAccountsListByResourceGroupResponse = StorageAccountListResult;
|
|
1857
|
-
|
|
1858
|
-
/** Optional parameters. */
|
|
1859
|
-
export interface StorageAccountsListKeysOptionalParams
|
|
1860
|
-
extends coreClient.OperationOptions {}
|
|
1861
|
-
|
|
1862
|
-
/** Contains response data for the listKeys operation. */
|
|
1863
|
-
export type StorageAccountsListKeysResponse = StorageAccountListKeysResult;
|
|
1864
|
-
|
|
1865
|
-
/** Optional parameters. */
|
|
1866
|
-
export interface StorageAccountsRegenerateKeyOptionalParams
|
|
1867
|
-
extends coreClient.OperationOptions {}
|
|
1868
|
-
|
|
1869
|
-
/** Contains response data for the regenerateKey operation. */
|
|
1870
|
-
export type StorageAccountsRegenerateKeyResponse = StorageAccountListKeysResult;
|
|
1871
|
-
|
|
1872
|
-
/** Optional parameters. */
|
|
1873
|
-
export interface StorageAccountsListAccountSASOptionalParams
|
|
1874
|
-
extends coreClient.OperationOptions {}
|
|
1875
|
-
|
|
1876
|
-
/** Contains response data for the listAccountSAS operation. */
|
|
1877
|
-
export type StorageAccountsListAccountSASResponse = ListAccountSasResponse;
|
|
1878
|
-
|
|
1879
|
-
/** Optional parameters. */
|
|
1880
|
-
export interface StorageAccountsListServiceSASOptionalParams
|
|
1881
|
-
extends coreClient.OperationOptions {}
|
|
1882
|
-
|
|
1883
|
-
/** Contains response data for the listServiceSAS operation. */
|
|
1884
|
-
export type StorageAccountsListServiceSASResponse = ListServiceSasResponse;
|
|
1885
|
-
|
|
1886
|
-
/** Optional parameters. */
|
|
1887
|
-
export interface StorageAccountsFailoverOptionalParams
|
|
1888
|
-
extends coreClient.OperationOptions {
|
|
1889
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1890
|
-
updateIntervalInMs?: number;
|
|
1891
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1892
|
-
resumeFrom?: string;
|
|
1893
|
-
}
|
|
1894
|
-
|
|
1895
|
-
/** Optional parameters. */
|
|
1896
|
-
export interface StorageAccountsRestoreBlobRangesOptionalParams
|
|
1897
|
-
extends coreClient.OperationOptions {
|
|
1898
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1899
|
-
updateIntervalInMs?: number;
|
|
1900
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1901
|
-
resumeFrom?: string;
|
|
1902
|
-
}
|
|
1903
|
-
|
|
1904
|
-
/** Contains response data for the restoreBlobRanges operation. */
|
|
1905
|
-
export type StorageAccountsRestoreBlobRangesResponse = BlobRestoreStatus;
|
|
1906
|
-
|
|
1907
|
-
/** Optional parameters. */
|
|
1908
|
-
export interface StorageAccountsRevokeUserDelegationKeysOptionalParams
|
|
1909
|
-
extends coreClient.OperationOptions {}
|
|
1910
|
-
|
|
1911
|
-
/** Optional parameters. */
|
|
1912
|
-
export interface StorageAccountsListNextOptionalParams
|
|
1913
|
-
extends coreClient.OperationOptions {}
|
|
1914
|
-
|
|
1915
|
-
/** Contains response data for the listNext operation. */
|
|
1916
|
-
export type StorageAccountsListNextResponse = StorageAccountListResult;
|
|
1917
|
-
|
|
1918
|
-
/** Optional parameters. */
|
|
1919
|
-
export interface UsagesListByLocationOptionalParams
|
|
1920
|
-
extends coreClient.OperationOptions {}
|
|
1921
|
-
|
|
1922
|
-
/** Contains response data for the listByLocation operation. */
|
|
1923
|
-
export type UsagesListByLocationResponse = UsageListResult;
|
|
1924
|
-
|
|
1925
|
-
/** Optional parameters. */
|
|
1926
|
-
export interface ManagementPoliciesGetOptionalParams
|
|
1927
|
-
extends coreClient.OperationOptions {}
|
|
1928
|
-
|
|
1929
|
-
/** Contains response data for the get operation. */
|
|
1930
|
-
export type ManagementPoliciesGetResponse = ManagementPolicy;
|
|
1931
|
-
|
|
1932
|
-
/** Optional parameters. */
|
|
1933
|
-
export interface ManagementPoliciesCreateOrUpdateOptionalParams
|
|
1934
|
-
extends coreClient.OperationOptions {}
|
|
1935
|
-
|
|
1936
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1937
|
-
export type ManagementPoliciesCreateOrUpdateResponse = ManagementPolicy;
|
|
1938
|
-
|
|
1939
|
-
/** Optional parameters. */
|
|
1940
|
-
export interface ManagementPoliciesDeleteOptionalParams
|
|
1941
|
-
extends coreClient.OperationOptions {}
|
|
1942
|
-
|
|
1943
|
-
/** Optional parameters. */
|
|
1944
|
-
export interface BlobInventoryPoliciesGetOptionalParams
|
|
1945
|
-
extends coreClient.OperationOptions {}
|
|
1946
|
-
|
|
1947
|
-
/** Contains response data for the get operation. */
|
|
1948
|
-
export type BlobInventoryPoliciesGetResponse = BlobInventoryPolicy;
|
|
1949
|
-
|
|
1950
|
-
/** Optional parameters. */
|
|
1951
|
-
export interface BlobInventoryPoliciesCreateOrUpdateOptionalParams
|
|
1952
|
-
extends coreClient.OperationOptions {}
|
|
1953
|
-
|
|
1954
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1955
|
-
export type BlobInventoryPoliciesCreateOrUpdateResponse = BlobInventoryPolicy;
|
|
1956
|
-
|
|
1957
|
-
/** Optional parameters. */
|
|
1958
|
-
export interface BlobInventoryPoliciesDeleteOptionalParams
|
|
1959
|
-
extends coreClient.OperationOptions {}
|
|
1960
|
-
|
|
1961
|
-
/** Optional parameters. */
|
|
1962
|
-
export interface BlobInventoryPoliciesListOptionalParams
|
|
1963
|
-
extends coreClient.OperationOptions {}
|
|
1964
|
-
|
|
1965
|
-
/** Contains response data for the list operation. */
|
|
1966
|
-
export type BlobInventoryPoliciesListResponse = ListBlobInventoryPolicy;
|
|
1967
|
-
|
|
1968
|
-
/** Optional parameters. */
|
|
1969
|
-
export interface PrivateEndpointConnectionsListOptionalParams
|
|
1970
|
-
extends coreClient.OperationOptions {}
|
|
1971
|
-
|
|
1972
|
-
/** Contains response data for the list operation. */
|
|
1973
|
-
export type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;
|
|
1974
|
-
|
|
1975
|
-
/** Optional parameters. */
|
|
1976
|
-
export interface PrivateEndpointConnectionsGetOptionalParams
|
|
1977
|
-
extends coreClient.OperationOptions {}
|
|
1978
|
-
|
|
1979
|
-
/** Contains response data for the get operation. */
|
|
1980
|
-
export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
|
|
1981
|
-
|
|
1982
|
-
/** Optional parameters. */
|
|
1983
|
-
export interface PrivateEndpointConnectionsPutOptionalParams
|
|
1984
|
-
extends coreClient.OperationOptions {}
|
|
1985
|
-
|
|
1986
|
-
/** Contains response data for the put operation. */
|
|
1987
|
-
export type PrivateEndpointConnectionsPutResponse = PrivateEndpointConnection;
|
|
1988
|
-
|
|
1989
|
-
/** Optional parameters. */
|
|
1990
|
-
export interface PrivateEndpointConnectionsDeleteOptionalParams
|
|
1991
|
-
extends coreClient.OperationOptions {}
|
|
1992
|
-
|
|
1993
|
-
/** Optional parameters. */
|
|
1994
|
-
export interface PrivateLinkResourcesListByStorageAccountOptionalParams
|
|
1995
|
-
extends coreClient.OperationOptions {}
|
|
1996
|
-
|
|
1997
|
-
/** Contains response data for the listByStorageAccount operation. */
|
|
1998
|
-
export type PrivateLinkResourcesListByStorageAccountResponse = PrivateLinkResourceListResult;
|
|
1999
|
-
|
|
2000
|
-
/** Optional parameters. */
|
|
2001
|
-
export interface ObjectReplicationPoliciesListOptionalParams
|
|
2002
|
-
extends coreClient.OperationOptions {}
|
|
2003
|
-
|
|
2004
|
-
/** Contains response data for the list operation. */
|
|
2005
|
-
export type ObjectReplicationPoliciesListResponse = ObjectReplicationPolicies;
|
|
2006
|
-
|
|
2007
|
-
/** Optional parameters. */
|
|
2008
|
-
export interface ObjectReplicationPoliciesGetOptionalParams
|
|
2009
|
-
extends coreClient.OperationOptions {}
|
|
2010
|
-
|
|
2011
|
-
/** Contains response data for the get operation. */
|
|
2012
|
-
export type ObjectReplicationPoliciesGetResponse = ObjectReplicationPolicy;
|
|
2013
|
-
|
|
2014
|
-
/** Optional parameters. */
|
|
2015
|
-
export interface ObjectReplicationPoliciesCreateOrUpdateOptionalParams
|
|
2016
|
-
extends coreClient.OperationOptions {}
|
|
2017
|
-
|
|
2018
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
2019
|
-
export type ObjectReplicationPoliciesCreateOrUpdateResponse = ObjectReplicationPolicy;
|
|
2020
|
-
|
|
2021
|
-
/** Optional parameters. */
|
|
2022
|
-
export interface ObjectReplicationPoliciesDeleteOptionalParams
|
|
2023
|
-
extends coreClient.OperationOptions {}
|
|
2024
|
-
|
|
2025
|
-
/** Optional parameters. */
|
|
2026
|
-
export interface EncryptionScopesPutOptionalParams
|
|
2027
|
-
extends coreClient.OperationOptions {}
|
|
2028
|
-
|
|
2029
|
-
/** Contains response data for the put operation. */
|
|
2030
|
-
export type EncryptionScopesPutResponse = EncryptionScope;
|
|
2031
|
-
|
|
2032
|
-
/** Optional parameters. */
|
|
2033
|
-
export interface EncryptionScopesPatchOptionalParams
|
|
2034
|
-
extends coreClient.OperationOptions {}
|
|
2035
|
-
|
|
2036
|
-
/** Contains response data for the patch operation. */
|
|
2037
|
-
export type EncryptionScopesPatchResponse = EncryptionScope;
|
|
2038
|
-
|
|
2039
|
-
/** Optional parameters. */
|
|
2040
|
-
export interface EncryptionScopesGetOptionalParams
|
|
2041
|
-
extends coreClient.OperationOptions {}
|
|
2042
|
-
|
|
2043
|
-
/** Contains response data for the get operation. */
|
|
2044
|
-
export type EncryptionScopesGetResponse = EncryptionScope;
|
|
2045
|
-
|
|
2046
|
-
/** Optional parameters. */
|
|
2047
|
-
export interface EncryptionScopesListOptionalParams
|
|
2048
|
-
extends coreClient.OperationOptions {}
|
|
2049
|
-
|
|
2050
|
-
/** Contains response data for the list operation. */
|
|
2051
|
-
export type EncryptionScopesListResponse = EncryptionScopeListResult;
|
|
2052
|
-
|
|
2053
|
-
/** Optional parameters. */
|
|
2054
|
-
export interface EncryptionScopesListNextOptionalParams
|
|
2055
|
-
extends coreClient.OperationOptions {}
|
|
2056
|
-
|
|
2057
|
-
/** Contains response data for the listNext operation. */
|
|
2058
|
-
export type EncryptionScopesListNextResponse = EncryptionScopeListResult;
|
|
2059
|
-
|
|
2060
|
-
/** Optional parameters. */
|
|
2061
|
-
export interface StorageManagementClientOptionalParams
|
|
2062
|
-
extends coreClient.ServiceClientOptions {
|
|
2063
|
-
/** server parameter */
|
|
2064
|
-
$host?: string;
|
|
2065
|
-
/** Api Version */
|
|
2066
|
-
apiVersion?: string;
|
|
2067
|
-
/** Overrides client endpoint. */
|
|
2068
|
-
endpoint?: string;
|
|
2069
|
-
}
|