@azure/arm-storage-profile-2020-09-01-hybrid 2.1.1-alpha.20250217.1 → 2.1.1-alpha.20250219.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/{types → dist/commonjs}/tsdoc-metadata.json +1 -1
- 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/src/operations/usages.ts
DELETED
|
@@ -1,114 +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 { PagedAsyncIterableIterator, PageSettings } from "@azure/core-paging";
|
|
10
|
-
import { Usages } from "../operationsInterfaces";
|
|
11
|
-
import * as coreClient from "@azure/core-client";
|
|
12
|
-
import * as Mappers from "../models/mappers";
|
|
13
|
-
import * as Parameters from "../models/parameters";
|
|
14
|
-
import { StorageManagementClient } from "../storageManagementClient";
|
|
15
|
-
import {
|
|
16
|
-
Usage,
|
|
17
|
-
UsagesListByLocationOptionalParams,
|
|
18
|
-
UsagesListByLocationResponse
|
|
19
|
-
} from "../models";
|
|
20
|
-
|
|
21
|
-
/// <reference lib="esnext.asynciterable" />
|
|
22
|
-
/** Class containing Usages operations. */
|
|
23
|
-
export class UsagesImpl implements Usages {
|
|
24
|
-
private readonly client: StorageManagementClient;
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* Initialize a new instance of the class Usages class.
|
|
28
|
-
* @param client Reference to the service client
|
|
29
|
-
*/
|
|
30
|
-
constructor(client: StorageManagementClient) {
|
|
31
|
-
this.client = client;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
/**
|
|
35
|
-
* Gets the current usage count and the limit for the resources of the location under the subscription.
|
|
36
|
-
* @param location The location of the Azure Storage resource.
|
|
37
|
-
* @param options The options parameters.
|
|
38
|
-
*/
|
|
39
|
-
public listByLocation(
|
|
40
|
-
location: string,
|
|
41
|
-
options?: UsagesListByLocationOptionalParams
|
|
42
|
-
): PagedAsyncIterableIterator<Usage> {
|
|
43
|
-
const iter = this.listByLocationPagingAll(location, options);
|
|
44
|
-
return {
|
|
45
|
-
next() {
|
|
46
|
-
return iter.next();
|
|
47
|
-
},
|
|
48
|
-
[Symbol.asyncIterator]() {
|
|
49
|
-
return this;
|
|
50
|
-
},
|
|
51
|
-
byPage: (settings?: PageSettings) => {
|
|
52
|
-
if (settings?.maxPageSize) {
|
|
53
|
-
throw new Error("maxPageSize is not supported by this operation.");
|
|
54
|
-
}
|
|
55
|
-
return this.listByLocationPagingPage(location, options, settings);
|
|
56
|
-
}
|
|
57
|
-
};
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
private async *listByLocationPagingPage(
|
|
61
|
-
location: string,
|
|
62
|
-
options?: UsagesListByLocationOptionalParams,
|
|
63
|
-
_settings?: PageSettings
|
|
64
|
-
): AsyncIterableIterator<Usage[]> {
|
|
65
|
-
let result: UsagesListByLocationResponse;
|
|
66
|
-
result = await this._listByLocation(location, options);
|
|
67
|
-
yield result.value || [];
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
private async *listByLocationPagingAll(
|
|
71
|
-
location: string,
|
|
72
|
-
options?: UsagesListByLocationOptionalParams
|
|
73
|
-
): AsyncIterableIterator<Usage> {
|
|
74
|
-
for await (const page of this.listByLocationPagingPage(location, options)) {
|
|
75
|
-
yield* page;
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
/**
|
|
80
|
-
* Gets the current usage count and the limit for the resources of the location under the subscription.
|
|
81
|
-
* @param location The location of the Azure Storage resource.
|
|
82
|
-
* @param options The options parameters.
|
|
83
|
-
*/
|
|
84
|
-
private _listByLocation(
|
|
85
|
-
location: string,
|
|
86
|
-
options?: UsagesListByLocationOptionalParams
|
|
87
|
-
): Promise<UsagesListByLocationResponse> {
|
|
88
|
-
return this.client.sendOperationRequest(
|
|
89
|
-
{ location, options },
|
|
90
|
-
listByLocationOperationSpec
|
|
91
|
-
);
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
// Operation Specifications
|
|
95
|
-
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
96
|
-
|
|
97
|
-
const listByLocationOperationSpec: coreClient.OperationSpec = {
|
|
98
|
-
path:
|
|
99
|
-
"/subscriptions/{subscriptionId}/providers/Microsoft.Storage/locations/{location}/usages",
|
|
100
|
-
httpMethod: "GET",
|
|
101
|
-
responses: {
|
|
102
|
-
200: {
|
|
103
|
-
bodyMapper: Mappers.UsageListResult
|
|
104
|
-
}
|
|
105
|
-
},
|
|
106
|
-
queryParameters: [Parameters.apiVersion],
|
|
107
|
-
urlParameters: [
|
|
108
|
-
Parameters.$host,
|
|
109
|
-
Parameters.subscriptionId,
|
|
110
|
-
Parameters.location
|
|
111
|
-
],
|
|
112
|
-
headerParameters: [Parameters.accept],
|
|
113
|
-
serializer
|
|
114
|
-
};
|
|
@@ -1,91 +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 { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
-
import {
|
|
11
|
-
BlobInventoryPolicy,
|
|
12
|
-
BlobInventoryPoliciesListOptionalParams,
|
|
13
|
-
BlobInventoryPolicyName,
|
|
14
|
-
BlobInventoryPoliciesGetOptionalParams,
|
|
15
|
-
BlobInventoryPoliciesGetResponse,
|
|
16
|
-
BlobInventoryPoliciesCreateOrUpdateOptionalParams,
|
|
17
|
-
BlobInventoryPoliciesCreateOrUpdateResponse,
|
|
18
|
-
BlobInventoryPoliciesDeleteOptionalParams
|
|
19
|
-
} from "../models";
|
|
20
|
-
|
|
21
|
-
/// <reference lib="esnext.asynciterable" />
|
|
22
|
-
/** Interface representing a BlobInventoryPolicies. */
|
|
23
|
-
export interface BlobInventoryPolicies {
|
|
24
|
-
/**
|
|
25
|
-
* Gets the blob inventory policy associated with the specified storage account.
|
|
26
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
27
|
-
* case insensitive.
|
|
28
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
29
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
30
|
-
* only.
|
|
31
|
-
* @param options The options parameters.
|
|
32
|
-
*/
|
|
33
|
-
list(
|
|
34
|
-
resourceGroupName: string,
|
|
35
|
-
accountName: string,
|
|
36
|
-
options?: BlobInventoryPoliciesListOptionalParams
|
|
37
|
-
): PagedAsyncIterableIterator<BlobInventoryPolicy>;
|
|
38
|
-
/**
|
|
39
|
-
* Gets the blob inventory policy associated with the specified storage account.
|
|
40
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
41
|
-
* case insensitive.
|
|
42
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
43
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
44
|
-
* only.
|
|
45
|
-
* @param blobInventoryPolicyName The name of the storage account blob inventory policy. It should
|
|
46
|
-
* always be 'default'
|
|
47
|
-
* @param options The options parameters.
|
|
48
|
-
*/
|
|
49
|
-
get(
|
|
50
|
-
resourceGroupName: string,
|
|
51
|
-
accountName: string,
|
|
52
|
-
blobInventoryPolicyName: BlobInventoryPolicyName,
|
|
53
|
-
options?: BlobInventoryPoliciesGetOptionalParams
|
|
54
|
-
): Promise<BlobInventoryPoliciesGetResponse>;
|
|
55
|
-
/**
|
|
56
|
-
* Sets the blob inventory policy to the specified storage account.
|
|
57
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
58
|
-
* case insensitive.
|
|
59
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
60
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
61
|
-
* only.
|
|
62
|
-
* @param blobInventoryPolicyName The name of the storage account blob inventory policy. It should
|
|
63
|
-
* always be 'default'
|
|
64
|
-
* @param properties The blob inventory policy set to a storage account.
|
|
65
|
-
* @param options The options parameters.
|
|
66
|
-
*/
|
|
67
|
-
createOrUpdate(
|
|
68
|
-
resourceGroupName: string,
|
|
69
|
-
accountName: string,
|
|
70
|
-
blobInventoryPolicyName: BlobInventoryPolicyName,
|
|
71
|
-
properties: BlobInventoryPolicy,
|
|
72
|
-
options?: BlobInventoryPoliciesCreateOrUpdateOptionalParams
|
|
73
|
-
): Promise<BlobInventoryPoliciesCreateOrUpdateResponse>;
|
|
74
|
-
/**
|
|
75
|
-
* Deletes the blob inventory policy associated with the specified storage account.
|
|
76
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
77
|
-
* case insensitive.
|
|
78
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
79
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
80
|
-
* only.
|
|
81
|
-
* @param blobInventoryPolicyName The name of the storage account blob inventory policy. It should
|
|
82
|
-
* always be 'default'
|
|
83
|
-
* @param options The options parameters.
|
|
84
|
-
*/
|
|
85
|
-
delete(
|
|
86
|
-
resourceGroupName: string,
|
|
87
|
-
accountName: string,
|
|
88
|
-
blobInventoryPolicyName: BlobInventoryPolicyName,
|
|
89
|
-
options?: BlobInventoryPoliciesDeleteOptionalParams
|
|
90
|
-
): Promise<void>;
|
|
91
|
-
}
|
|
@@ -1,102 +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 { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
-
import {
|
|
11
|
-
EncryptionScope,
|
|
12
|
-
EncryptionScopesListOptionalParams,
|
|
13
|
-
EncryptionScopesPutOptionalParams,
|
|
14
|
-
EncryptionScopesPutResponse,
|
|
15
|
-
EncryptionScopesPatchOptionalParams,
|
|
16
|
-
EncryptionScopesPatchResponse,
|
|
17
|
-
EncryptionScopesGetOptionalParams,
|
|
18
|
-
EncryptionScopesGetResponse
|
|
19
|
-
} from "../models";
|
|
20
|
-
|
|
21
|
-
/// <reference lib="esnext.asynciterable" />
|
|
22
|
-
/** Interface representing a EncryptionScopes. */
|
|
23
|
-
export interface EncryptionScopes {
|
|
24
|
-
/**
|
|
25
|
-
* Lists all the encryption scopes available under the specified storage account.
|
|
26
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
27
|
-
* case insensitive.
|
|
28
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
29
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
30
|
-
* only.
|
|
31
|
-
* @param options The options parameters.
|
|
32
|
-
*/
|
|
33
|
-
list(
|
|
34
|
-
resourceGroupName: string,
|
|
35
|
-
accountName: string,
|
|
36
|
-
options?: EncryptionScopesListOptionalParams
|
|
37
|
-
): PagedAsyncIterableIterator<EncryptionScope>;
|
|
38
|
-
/**
|
|
39
|
-
* Synchronously creates or updates an encryption scope under the specified storage account. If an
|
|
40
|
-
* encryption scope is already created and a subsequent request is issued with different properties,
|
|
41
|
-
* the encryption scope properties will be updated per the specified request.
|
|
42
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
43
|
-
* case insensitive.
|
|
44
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
45
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
46
|
-
* only.
|
|
47
|
-
* @param encryptionScopeName The name of the encryption scope within the specified storage account.
|
|
48
|
-
* Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case
|
|
49
|
-
* letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a
|
|
50
|
-
* letter or number.
|
|
51
|
-
* @param encryptionScope Encryption scope properties to be used for the create or update.
|
|
52
|
-
* @param options The options parameters.
|
|
53
|
-
*/
|
|
54
|
-
put(
|
|
55
|
-
resourceGroupName: string,
|
|
56
|
-
accountName: string,
|
|
57
|
-
encryptionScopeName: string,
|
|
58
|
-
encryptionScope: EncryptionScope,
|
|
59
|
-
options?: EncryptionScopesPutOptionalParams
|
|
60
|
-
): Promise<EncryptionScopesPutResponse>;
|
|
61
|
-
/**
|
|
62
|
-
* Update encryption scope properties as specified in the request body. Update fails if the specified
|
|
63
|
-
* encryption scope does not already exist.
|
|
64
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
65
|
-
* case insensitive.
|
|
66
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
67
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
68
|
-
* only.
|
|
69
|
-
* @param encryptionScopeName The name of the encryption scope within the specified storage account.
|
|
70
|
-
* Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case
|
|
71
|
-
* letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a
|
|
72
|
-
* letter or number.
|
|
73
|
-
* @param encryptionScope Encryption scope properties to be used for the update.
|
|
74
|
-
* @param options The options parameters.
|
|
75
|
-
*/
|
|
76
|
-
patch(
|
|
77
|
-
resourceGroupName: string,
|
|
78
|
-
accountName: string,
|
|
79
|
-
encryptionScopeName: string,
|
|
80
|
-
encryptionScope: EncryptionScope,
|
|
81
|
-
options?: EncryptionScopesPatchOptionalParams
|
|
82
|
-
): Promise<EncryptionScopesPatchResponse>;
|
|
83
|
-
/**
|
|
84
|
-
* Returns the properties for the specified encryption scope.
|
|
85
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
86
|
-
* case insensitive.
|
|
87
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
88
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
89
|
-
* only.
|
|
90
|
-
* @param encryptionScopeName The name of the encryption scope within the specified storage account.
|
|
91
|
-
* Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case
|
|
92
|
-
* letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a
|
|
93
|
-
* letter or number.
|
|
94
|
-
* @param options The options parameters.
|
|
95
|
-
*/
|
|
96
|
-
get(
|
|
97
|
-
resourceGroupName: string,
|
|
98
|
-
accountName: string,
|
|
99
|
-
encryptionScopeName: string,
|
|
100
|
-
options?: EncryptionScopesGetOptionalParams
|
|
101
|
-
): Promise<EncryptionScopesGetResponse>;
|
|
102
|
-
}
|
|
@@ -1,18 +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
|
-
export * from "./operations";
|
|
10
|
-
export * from "./skus";
|
|
11
|
-
export * from "./storageAccounts";
|
|
12
|
-
export * from "./usages";
|
|
13
|
-
export * from "./managementPolicies";
|
|
14
|
-
export * from "./blobInventoryPolicies";
|
|
15
|
-
export * from "./privateEndpointConnections";
|
|
16
|
-
export * from "./privateLinkResources";
|
|
17
|
-
export * from "./objectReplicationPoliciesOperations";
|
|
18
|
-
export * from "./encryptionScopes";
|
|
@@ -1,74 +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 {
|
|
10
|
-
ManagementPolicyName,
|
|
11
|
-
ManagementPoliciesGetOptionalParams,
|
|
12
|
-
ManagementPoliciesGetResponse,
|
|
13
|
-
ManagementPolicy,
|
|
14
|
-
ManagementPoliciesCreateOrUpdateOptionalParams,
|
|
15
|
-
ManagementPoliciesCreateOrUpdateResponse,
|
|
16
|
-
ManagementPoliciesDeleteOptionalParams
|
|
17
|
-
} from "../models";
|
|
18
|
-
|
|
19
|
-
/** Interface representing a ManagementPolicies. */
|
|
20
|
-
export interface ManagementPolicies {
|
|
21
|
-
/**
|
|
22
|
-
* Gets the managementpolicy associated with the specified storage account.
|
|
23
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
24
|
-
* case insensitive.
|
|
25
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
26
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
27
|
-
* only.
|
|
28
|
-
* @param managementPolicyName The name of the Storage Account Management Policy. It should always be
|
|
29
|
-
* 'default'
|
|
30
|
-
* @param options The options parameters.
|
|
31
|
-
*/
|
|
32
|
-
get(
|
|
33
|
-
resourceGroupName: string,
|
|
34
|
-
accountName: string,
|
|
35
|
-
managementPolicyName: ManagementPolicyName,
|
|
36
|
-
options?: ManagementPoliciesGetOptionalParams
|
|
37
|
-
): Promise<ManagementPoliciesGetResponse>;
|
|
38
|
-
/**
|
|
39
|
-
* Sets the managementpolicy to the specified storage account.
|
|
40
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
41
|
-
* case insensitive.
|
|
42
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
43
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
44
|
-
* only.
|
|
45
|
-
* @param managementPolicyName The name of the Storage Account Management Policy. It should always be
|
|
46
|
-
* 'default'
|
|
47
|
-
* @param properties The ManagementPolicy set to a storage account.
|
|
48
|
-
* @param options The options parameters.
|
|
49
|
-
*/
|
|
50
|
-
createOrUpdate(
|
|
51
|
-
resourceGroupName: string,
|
|
52
|
-
accountName: string,
|
|
53
|
-
managementPolicyName: ManagementPolicyName,
|
|
54
|
-
properties: ManagementPolicy,
|
|
55
|
-
options?: ManagementPoliciesCreateOrUpdateOptionalParams
|
|
56
|
-
): Promise<ManagementPoliciesCreateOrUpdateResponse>;
|
|
57
|
-
/**
|
|
58
|
-
* Deletes the managementpolicy associated with the specified storage account.
|
|
59
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
60
|
-
* case insensitive.
|
|
61
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
62
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
63
|
-
* only.
|
|
64
|
-
* @param managementPolicyName The name of the Storage Account Management Policy. It should always be
|
|
65
|
-
* 'default'
|
|
66
|
-
* @param options The options parameters.
|
|
67
|
-
*/
|
|
68
|
-
delete(
|
|
69
|
-
resourceGroupName: string,
|
|
70
|
-
accountName: string,
|
|
71
|
-
managementPolicyName: ManagementPolicyName,
|
|
72
|
-
options?: ManagementPoliciesDeleteOptionalParams
|
|
73
|
-
): Promise<void>;
|
|
74
|
-
}
|
|
@@ -1,91 +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 { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
-
import {
|
|
11
|
-
ObjectReplicationPolicy,
|
|
12
|
-
ObjectReplicationPoliciesListOptionalParams,
|
|
13
|
-
ObjectReplicationPoliciesGetOptionalParams,
|
|
14
|
-
ObjectReplicationPoliciesGetResponse,
|
|
15
|
-
ObjectReplicationPoliciesCreateOrUpdateOptionalParams,
|
|
16
|
-
ObjectReplicationPoliciesCreateOrUpdateResponse,
|
|
17
|
-
ObjectReplicationPoliciesDeleteOptionalParams
|
|
18
|
-
} from "../models";
|
|
19
|
-
|
|
20
|
-
/// <reference lib="esnext.asynciterable" />
|
|
21
|
-
/** Interface representing a ObjectReplicationPoliciesOperations. */
|
|
22
|
-
export interface ObjectReplicationPoliciesOperations {
|
|
23
|
-
/**
|
|
24
|
-
* List the object replication policies associated with the storage account.
|
|
25
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
26
|
-
* case insensitive.
|
|
27
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
28
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
29
|
-
* only.
|
|
30
|
-
* @param options The options parameters.
|
|
31
|
-
*/
|
|
32
|
-
list(
|
|
33
|
-
resourceGroupName: string,
|
|
34
|
-
accountName: string,
|
|
35
|
-
options?: ObjectReplicationPoliciesListOptionalParams
|
|
36
|
-
): PagedAsyncIterableIterator<ObjectReplicationPolicy>;
|
|
37
|
-
/**
|
|
38
|
-
* Get the object replication policy of the storage account by policy ID.
|
|
39
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
40
|
-
* case insensitive.
|
|
41
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
42
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
43
|
-
* only.
|
|
44
|
-
* @param objectReplicationPolicyId The ID of object replication policy or 'default' if the policy ID
|
|
45
|
-
* is unknown.
|
|
46
|
-
* @param options The options parameters.
|
|
47
|
-
*/
|
|
48
|
-
get(
|
|
49
|
-
resourceGroupName: string,
|
|
50
|
-
accountName: string,
|
|
51
|
-
objectReplicationPolicyId: string,
|
|
52
|
-
options?: ObjectReplicationPoliciesGetOptionalParams
|
|
53
|
-
): Promise<ObjectReplicationPoliciesGetResponse>;
|
|
54
|
-
/**
|
|
55
|
-
* Create or update the object replication policy of the storage account.
|
|
56
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
57
|
-
* case insensitive.
|
|
58
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
59
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
60
|
-
* only.
|
|
61
|
-
* @param objectReplicationPolicyId The ID of object replication policy or 'default' if the policy ID
|
|
62
|
-
* is unknown.
|
|
63
|
-
* @param properties The object replication policy set to a storage account. A unique policy ID will be
|
|
64
|
-
* created if absent.
|
|
65
|
-
* @param options The options parameters.
|
|
66
|
-
*/
|
|
67
|
-
createOrUpdate(
|
|
68
|
-
resourceGroupName: string,
|
|
69
|
-
accountName: string,
|
|
70
|
-
objectReplicationPolicyId: string,
|
|
71
|
-
properties: ObjectReplicationPolicy,
|
|
72
|
-
options?: ObjectReplicationPoliciesCreateOrUpdateOptionalParams
|
|
73
|
-
): Promise<ObjectReplicationPoliciesCreateOrUpdateResponse>;
|
|
74
|
-
/**
|
|
75
|
-
* Deletes the object replication policy associated with the specified storage account.
|
|
76
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
77
|
-
* case insensitive.
|
|
78
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
79
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
80
|
-
* only.
|
|
81
|
-
* @param objectReplicationPolicyId The ID of object replication policy or 'default' if the policy ID
|
|
82
|
-
* is unknown.
|
|
83
|
-
* @param options The options parameters.
|
|
84
|
-
*/
|
|
85
|
-
delete(
|
|
86
|
-
resourceGroupName: string,
|
|
87
|
-
accountName: string,
|
|
88
|
-
objectReplicationPolicyId: string,
|
|
89
|
-
options?: ObjectReplicationPoliciesDeleteOptionalParams
|
|
90
|
-
): Promise<void>;
|
|
91
|
-
}
|
|
@@ -1,22 +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 { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
-
import { Operation, OperationsListOptionalParams } from "../models";
|
|
11
|
-
|
|
12
|
-
/// <reference lib="esnext.asynciterable" />
|
|
13
|
-
/** Interface representing a Operations. */
|
|
14
|
-
export interface Operations {
|
|
15
|
-
/**
|
|
16
|
-
* Lists all of the available Storage Rest API operations.
|
|
17
|
-
* @param options The options parameters.
|
|
18
|
-
*/
|
|
19
|
-
list(
|
|
20
|
-
options?: OperationsListOptionalParams
|
|
21
|
-
): PagedAsyncIterableIterator<Operation>;
|
|
22
|
-
}
|
|
@@ -1,90 +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 { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
-
import {
|
|
11
|
-
PrivateEndpointConnection,
|
|
12
|
-
PrivateEndpointConnectionsListOptionalParams,
|
|
13
|
-
PrivateEndpointConnectionsGetOptionalParams,
|
|
14
|
-
PrivateEndpointConnectionsGetResponse,
|
|
15
|
-
PrivateEndpointConnectionsPutOptionalParams,
|
|
16
|
-
PrivateEndpointConnectionsPutResponse,
|
|
17
|
-
PrivateEndpointConnectionsDeleteOptionalParams
|
|
18
|
-
} from "../models";
|
|
19
|
-
|
|
20
|
-
/// <reference lib="esnext.asynciterable" />
|
|
21
|
-
/** Interface representing a PrivateEndpointConnections. */
|
|
22
|
-
export interface PrivateEndpointConnections {
|
|
23
|
-
/**
|
|
24
|
-
* List all the private endpoint connections associated with the storage account.
|
|
25
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
26
|
-
* case insensitive.
|
|
27
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
28
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
29
|
-
* only.
|
|
30
|
-
* @param options The options parameters.
|
|
31
|
-
*/
|
|
32
|
-
list(
|
|
33
|
-
resourceGroupName: string,
|
|
34
|
-
accountName: string,
|
|
35
|
-
options?: PrivateEndpointConnectionsListOptionalParams
|
|
36
|
-
): PagedAsyncIterableIterator<PrivateEndpointConnection>;
|
|
37
|
-
/**
|
|
38
|
-
* Gets the specified private endpoint connection associated with the storage account.
|
|
39
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
40
|
-
* case insensitive.
|
|
41
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
42
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
43
|
-
* only.
|
|
44
|
-
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
|
45
|
-
* Azure resource
|
|
46
|
-
* @param options The options parameters.
|
|
47
|
-
*/
|
|
48
|
-
get(
|
|
49
|
-
resourceGroupName: string,
|
|
50
|
-
accountName: string,
|
|
51
|
-
privateEndpointConnectionName: string,
|
|
52
|
-
options?: PrivateEndpointConnectionsGetOptionalParams
|
|
53
|
-
): Promise<PrivateEndpointConnectionsGetResponse>;
|
|
54
|
-
/**
|
|
55
|
-
* Update the state of specified private endpoint connection associated with the storage account.
|
|
56
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
57
|
-
* case insensitive.
|
|
58
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
59
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
60
|
-
* only.
|
|
61
|
-
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
|
62
|
-
* Azure resource
|
|
63
|
-
* @param properties The private endpoint connection properties.
|
|
64
|
-
* @param options The options parameters.
|
|
65
|
-
*/
|
|
66
|
-
put(
|
|
67
|
-
resourceGroupName: string,
|
|
68
|
-
accountName: string,
|
|
69
|
-
privateEndpointConnectionName: string,
|
|
70
|
-
properties: PrivateEndpointConnection,
|
|
71
|
-
options?: PrivateEndpointConnectionsPutOptionalParams
|
|
72
|
-
): Promise<PrivateEndpointConnectionsPutResponse>;
|
|
73
|
-
/**
|
|
74
|
-
* Deletes the specified private endpoint connection associated with the storage account.
|
|
75
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
76
|
-
* case insensitive.
|
|
77
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
78
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
79
|
-
* only.
|
|
80
|
-
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
|
81
|
-
* Azure resource
|
|
82
|
-
* @param options The options parameters.
|
|
83
|
-
*/
|
|
84
|
-
delete(
|
|
85
|
-
resourceGroupName: string,
|
|
86
|
-
accountName: string,
|
|
87
|
-
privateEndpointConnectionName: string,
|
|
88
|
-
options?: PrivateEndpointConnectionsDeleteOptionalParams
|
|
89
|
-
): Promise<void>;
|
|
90
|
-
}
|
|
@@ -1,30 +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 {
|
|
10
|
-
PrivateLinkResourcesListByStorageAccountOptionalParams,
|
|
11
|
-
PrivateLinkResourcesListByStorageAccountResponse
|
|
12
|
-
} from "../models";
|
|
13
|
-
|
|
14
|
-
/** Interface representing a PrivateLinkResources. */
|
|
15
|
-
export interface PrivateLinkResources {
|
|
16
|
-
/**
|
|
17
|
-
* Gets the private link resources that need to be created for a storage account.
|
|
18
|
-
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
19
|
-
* case insensitive.
|
|
20
|
-
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
21
|
-
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
22
|
-
* only.
|
|
23
|
-
* @param options The options parameters.
|
|
24
|
-
*/
|
|
25
|
-
listByStorageAccount(
|
|
26
|
-
resourceGroupName: string,
|
|
27
|
-
accountName: string,
|
|
28
|
-
options?: PrivateLinkResourcesListByStorageAccountOptionalParams
|
|
29
|
-
): Promise<PrivateLinkResourcesListByStorageAccountResponse>;
|
|
30
|
-
}
|
|
@@ -1,22 +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 { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
-
import { SkuInformation, SkusListOptionalParams } from "../models";
|
|
11
|
-
|
|
12
|
-
/// <reference lib="esnext.asynciterable" />
|
|
13
|
-
/** Interface representing a Skus. */
|
|
14
|
-
export interface Skus {
|
|
15
|
-
/**
|
|
16
|
-
* Lists the available SKUs supported by Microsoft.Storage for given subscription.
|
|
17
|
-
* @param options The options parameters.
|
|
18
|
-
*/
|
|
19
|
-
list(
|
|
20
|
-
options?: SkusListOptionalParams
|
|
21
|
-
): PagedAsyncIterableIterator<SkuInformation>;
|
|
22
|
-
}
|