@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
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { ObjectReplicationPolicy, ObjectReplicationPoliciesListOptionalParams, ObjectReplicationPoliciesGetOptionalParams, ObjectReplicationPoliciesGetResponse, ObjectReplicationPoliciesCreateOrUpdateOptionalParams, ObjectReplicationPoliciesCreateOrUpdateResponse, ObjectReplicationPoliciesDeleteOptionalParams } from "../models/index.js";
|
|
3
|
+
/** Interface representing a ObjectReplicationPoliciesOperations. */
|
|
4
|
+
export interface ObjectReplicationPoliciesOperations {
|
|
5
|
+
/**
|
|
6
|
+
* List the object replication policies associated with the storage account.
|
|
7
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
8
|
+
* case insensitive.
|
|
9
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
10
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
11
|
+
* only.
|
|
12
|
+
* @param options The options parameters.
|
|
13
|
+
*/
|
|
14
|
+
list(resourceGroupName: string, accountName: string, options?: ObjectReplicationPoliciesListOptionalParams): PagedAsyncIterableIterator<ObjectReplicationPolicy>;
|
|
15
|
+
/**
|
|
16
|
+
* Get the object replication policy of the storage account by policy ID.
|
|
17
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
18
|
+
* case insensitive.
|
|
19
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
20
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
21
|
+
* only.
|
|
22
|
+
* @param objectReplicationPolicyId The ID of object replication policy or 'default' if the policy ID
|
|
23
|
+
* is unknown.
|
|
24
|
+
* @param options The options parameters.
|
|
25
|
+
*/
|
|
26
|
+
get(resourceGroupName: string, accountName: string, objectReplicationPolicyId: string, options?: ObjectReplicationPoliciesGetOptionalParams): Promise<ObjectReplicationPoliciesGetResponse>;
|
|
27
|
+
/**
|
|
28
|
+
* Create or update the object replication policy of the storage account.
|
|
29
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
30
|
+
* case insensitive.
|
|
31
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
32
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
33
|
+
* only.
|
|
34
|
+
* @param objectReplicationPolicyId The ID of object replication policy or 'default' if the policy ID
|
|
35
|
+
* is unknown.
|
|
36
|
+
* @param properties The object replication policy set to a storage account. A unique policy ID will be
|
|
37
|
+
* created if absent.
|
|
38
|
+
* @param options The options parameters.
|
|
39
|
+
*/
|
|
40
|
+
createOrUpdate(resourceGroupName: string, accountName: string, objectReplicationPolicyId: string, properties: ObjectReplicationPolicy, options?: ObjectReplicationPoliciesCreateOrUpdateOptionalParams): Promise<ObjectReplicationPoliciesCreateOrUpdateResponse>;
|
|
41
|
+
/**
|
|
42
|
+
* Deletes the object replication policy associated with the specified storage account.
|
|
43
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
44
|
+
* case insensitive.
|
|
45
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
46
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
47
|
+
* only.
|
|
48
|
+
* @param objectReplicationPolicyId The ID of object replication policy or 'default' if the policy ID
|
|
49
|
+
* is unknown.
|
|
50
|
+
* @param options The options parameters.
|
|
51
|
+
*/
|
|
52
|
+
delete(resourceGroupName: string, accountName: string, objectReplicationPolicyId: string, options?: ObjectReplicationPoliciesDeleteOptionalParams): Promise<void>;
|
|
53
|
+
}
|
|
54
|
+
//# sourceMappingURL=objectReplicationPoliciesOperations.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"objectReplicationPoliciesOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/objectReplicationPoliciesOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,uBAAuB,EACvB,2CAA2C,EAC3C,0CAA0C,EAC1C,oCAAoC,EACpC,qDAAqD,EACrD,+CAA+C,EAC/C,6CAA6C,EAC9C,MAAM,oBAAoB,CAAC;AAG5B,oEAAoE;AACpE,MAAM,WAAW,mCAAmC;IAClD;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,uBAAuB,CAAC,CAAC;IACvD;;;;;;;;;;OAUG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,yBAAyB,EAAE,MAAM,EACjC,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;;;;;;OAYG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,yBAAyB,EAAE,MAAM,EACjC,UAAU,EAAE,uBAAuB,EACnC,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CAAC,+CAA+C,CAAC,CAAC;IAC5D;;;;;;;;;;OAUG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,yBAAyB,EAAE,MAAM,EACjC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=objectReplicationPoliciesOperations.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"objectReplicationPoliciesOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/objectReplicationPoliciesOperations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n ObjectReplicationPolicy,\n ObjectReplicationPoliciesListOptionalParams,\n ObjectReplicationPoliciesGetOptionalParams,\n ObjectReplicationPoliciesGetResponse,\n ObjectReplicationPoliciesCreateOrUpdateOptionalParams,\n ObjectReplicationPoliciesCreateOrUpdateResponse,\n ObjectReplicationPoliciesDeleteOptionalParams\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ObjectReplicationPoliciesOperations. */\nexport interface ObjectReplicationPoliciesOperations {\n /**\n * List the object replication policies associated with the storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: ObjectReplicationPoliciesListOptionalParams\n ): PagedAsyncIterableIterator<ObjectReplicationPolicy>;\n /**\n * Get the object replication policy of the storage account by policy ID.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param objectReplicationPolicyId The ID of object replication policy or 'default' if the policy ID\n * is unknown.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n objectReplicationPolicyId: string,\n options?: ObjectReplicationPoliciesGetOptionalParams\n ): Promise<ObjectReplicationPoliciesGetResponse>;\n /**\n * Create or update the object replication policy of the storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param objectReplicationPolicyId The ID of object replication policy or 'default' if the policy ID\n * is unknown.\n * @param properties The object replication policy set to a storage account. A unique policy ID will be\n * created if absent.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n accountName: string,\n objectReplicationPolicyId: string,\n properties: ObjectReplicationPolicy,\n options?: ObjectReplicationPoliciesCreateOrUpdateOptionalParams\n ): Promise<ObjectReplicationPoliciesCreateOrUpdateResponse>;\n /**\n * Deletes the object replication policy associated with the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param objectReplicationPolicyId The ID of object replication policy or 'default' if the policy ID\n * is unknown.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n objectReplicationPolicyId: string,\n options?: ObjectReplicationPoliciesDeleteOptionalParams\n ): Promise<void>;\n}\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { Operation, OperationsListOptionalParams } from "../models/index.js";
|
|
3
|
+
/** Interface representing a Operations. */
|
|
4
|
+
export interface Operations {
|
|
5
|
+
/**
|
|
6
|
+
* Lists all of the available Storage Rest API operations.
|
|
7
|
+
* @param options The options parameters.
|
|
8
|
+
*/
|
|
9
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=operations.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAG7E,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,SAAS,CAAC,CAAC;CAC1C"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=operations.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Operation, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Lists all of the available Storage Rest API operations.\n * @param options The options parameters.\n */\n list(\n options?: OperationsListOptionalParams\n ): PagedAsyncIterableIterator<Operation>;\n}\n"]}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { PrivateEndpointConnection, PrivateEndpointConnectionsListOptionalParams, PrivateEndpointConnectionsGetOptionalParams, PrivateEndpointConnectionsGetResponse, PrivateEndpointConnectionsPutOptionalParams, PrivateEndpointConnectionsPutResponse, PrivateEndpointConnectionsDeleteOptionalParams } from "../models/index.js";
|
|
3
|
+
/** Interface representing a PrivateEndpointConnections. */
|
|
4
|
+
export interface PrivateEndpointConnections {
|
|
5
|
+
/**
|
|
6
|
+
* List all the private endpoint connections associated with the storage account.
|
|
7
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
8
|
+
* case insensitive.
|
|
9
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
10
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
11
|
+
* only.
|
|
12
|
+
* @param options The options parameters.
|
|
13
|
+
*/
|
|
14
|
+
list(resourceGroupName: string, accountName: string, options?: PrivateEndpointConnectionsListOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
|
|
15
|
+
/**
|
|
16
|
+
* Gets the specified private endpoint connection associated with the storage account.
|
|
17
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
18
|
+
* case insensitive.
|
|
19
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
20
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
21
|
+
* only.
|
|
22
|
+
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
|
23
|
+
* Azure resource
|
|
24
|
+
* @param options The options parameters.
|
|
25
|
+
*/
|
|
26
|
+
get(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
|
|
27
|
+
/**
|
|
28
|
+
* Update the state of specified private endpoint connection associated with the storage account.
|
|
29
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
30
|
+
* case insensitive.
|
|
31
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
32
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
33
|
+
* only.
|
|
34
|
+
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
|
35
|
+
* Azure resource
|
|
36
|
+
* @param properties The private endpoint connection properties.
|
|
37
|
+
* @param options The options parameters.
|
|
38
|
+
*/
|
|
39
|
+
put(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, properties: PrivateEndpointConnection, options?: PrivateEndpointConnectionsPutOptionalParams): Promise<PrivateEndpointConnectionsPutResponse>;
|
|
40
|
+
/**
|
|
41
|
+
* Deletes the specified private endpoint connection associated with the storage account.
|
|
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 privateEndpointConnectionName The name of the private endpoint connection associated with the
|
|
48
|
+
* Azure resource
|
|
49
|
+
* @param options The options parameters.
|
|
50
|
+
*/
|
|
51
|
+
delete(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
|
|
52
|
+
}
|
|
53
|
+
//# sourceMappingURL=privateEndpointConnections.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,yBAAyB,EACzB,4CAA4C,EAC5C,2CAA2C,EAC3C,qCAAqC,EACrC,2CAA2C,EAC3C,qCAAqC,EACrC,8CAA8C,EAC/C,MAAM,oBAAoB,CAAC;AAG5B,2DAA2D;AAC3D,MAAM,WAAW,0BAA0B;IACzC;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,4CAA4C,GACrD,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;IACzD;;;;;;;;;;OAUG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;;;;;;OAWG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;;;;;OAUG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=privateEndpointConnections.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n PrivateEndpointConnection,\n PrivateEndpointConnectionsListOptionalParams,\n PrivateEndpointConnectionsGetOptionalParams,\n PrivateEndpointConnectionsGetResponse,\n PrivateEndpointConnectionsPutOptionalParams,\n PrivateEndpointConnectionsPutResponse,\n PrivateEndpointConnectionsDeleteOptionalParams\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrivateEndpointConnections. */\nexport interface PrivateEndpointConnections {\n /**\n * List all the private endpoint connections associated with the storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: PrivateEndpointConnectionsListOptionalParams\n ): PagedAsyncIterableIterator<PrivateEndpointConnection>;\n /**\n * Gets the specified private endpoint connection associated with the storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsGetOptionalParams\n ): Promise<PrivateEndpointConnectionsGetResponse>;\n /**\n * Update the state of specified private endpoint connection associated with the storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param properties The private endpoint connection properties.\n * @param options The options parameters.\n */\n put(\n resourceGroupName: string,\n accountName: string,\n privateEndpointConnectionName: string,\n properties: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionsPutOptionalParams\n ): Promise<PrivateEndpointConnectionsPutResponse>;\n /**\n * Deletes the specified private endpoint connection associated with the storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams\n ): Promise<void>;\n}\n"]}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { PrivateLinkResourcesListByStorageAccountOptionalParams, PrivateLinkResourcesListByStorageAccountResponse } from "../models/index.js";
|
|
2
|
+
/** Interface representing a PrivateLinkResources. */
|
|
3
|
+
export interface PrivateLinkResources {
|
|
4
|
+
/**
|
|
5
|
+
* Gets the private link resources that need to be created for a storage account.
|
|
6
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
7
|
+
* case insensitive.
|
|
8
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
9
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
10
|
+
* only.
|
|
11
|
+
* @param options The options parameters.
|
|
12
|
+
*/
|
|
13
|
+
listByStorageAccount(resourceGroupName: string, accountName: string, options?: PrivateLinkResourcesListByStorageAccountOptionalParams): Promise<PrivateLinkResourcesListByStorageAccountResponse>;
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=privateLinkResources.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"privateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,sDAAsD,EACtD,gDAAgD,EACjD,MAAM,oBAAoB,CAAC;AAE5B,qDAAqD;AACrD,MAAM,WAAW,oBAAoB;IACnC;;;;;;;;OAQG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CAAC,gDAAgD,CAAC,CAAC;CAC9D"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=privateLinkResources.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"privateLinkResources.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n PrivateLinkResourcesListByStorageAccountOptionalParams,\n PrivateLinkResourcesListByStorageAccountResponse\n} from \"../models/index.js\";\n\n/** Interface representing a PrivateLinkResources. */\nexport interface PrivateLinkResources {\n /**\n * Gets the private link resources that need to be created for a storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n listByStorageAccount(\n resourceGroupName: string,\n accountName: string,\n options?: PrivateLinkResourcesListByStorageAccountOptionalParams\n ): Promise<PrivateLinkResourcesListByStorageAccountResponse>;\n}\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { SkuInformation, SkusListOptionalParams } from "../models/index.js";
|
|
3
|
+
/** Interface representing a Skus. */
|
|
4
|
+
export interface Skus {
|
|
5
|
+
/**
|
|
6
|
+
* Lists the available SKUs supported by Microsoft.Storage for given subscription.
|
|
7
|
+
* @param options The options parameters.
|
|
8
|
+
*/
|
|
9
|
+
list(options?: SkusListOptionalParams): PagedAsyncIterableIterator<SkuInformation>;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=skus.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"skus.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/skus.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,cAAc,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AAG5E,qCAAqC;AACrC,MAAM,WAAW,IAAI;IACnB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,sBAAsB,GAC/B,0BAA0B,CAAC,cAAc,CAAC,CAAC;CAC/C"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=skus.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"skus.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/skus.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SkuInformation, SkusListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Skus. */\nexport interface Skus {\n /**\n * Lists the available SKUs supported by Microsoft.Storage for given subscription.\n * @param options The options parameters.\n */\n list(\n options?: SkusListOptionalParams\n ): PagedAsyncIterableIterator<SkuInformation>;\n}\n"]}
|
|
@@ -0,0 +1,196 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
3
|
+
import { StorageAccount, StorageAccountsListOptionalParams, StorageAccountsListByResourceGroupOptionalParams, StorageAccountCheckNameAvailabilityParameters, StorageAccountsCheckNameAvailabilityOptionalParams, StorageAccountsCheckNameAvailabilityResponse, StorageAccountCreateParameters, StorageAccountsCreateOptionalParams, StorageAccountsCreateResponse, StorageAccountsDeleteOptionalParams, StorageAccountsGetPropertiesOptionalParams, StorageAccountsGetPropertiesResponse, StorageAccountUpdateParameters, StorageAccountsUpdateOptionalParams, StorageAccountsUpdateResponse, StorageAccountsListKeysOptionalParams, StorageAccountsListKeysResponse, StorageAccountRegenerateKeyParameters, StorageAccountsRegenerateKeyOptionalParams, StorageAccountsRegenerateKeyResponse, AccountSasParameters, StorageAccountsListAccountSASOptionalParams, StorageAccountsListAccountSASResponse, ServiceSasParameters, StorageAccountsListServiceSASOptionalParams, StorageAccountsListServiceSASResponse, StorageAccountsFailoverOptionalParams, BlobRestoreParameters, StorageAccountsRestoreBlobRangesOptionalParams, StorageAccountsRestoreBlobRangesResponse, StorageAccountsRevokeUserDelegationKeysOptionalParams } from "../models/index.js";
|
|
4
|
+
/** Interface representing a StorageAccounts. */
|
|
5
|
+
export interface StorageAccounts {
|
|
6
|
+
/**
|
|
7
|
+
* Lists all the storage accounts available under the subscription. Note that storage keys are not
|
|
8
|
+
* returned; use the ListKeys operation for this.
|
|
9
|
+
* @param options The options parameters.
|
|
10
|
+
*/
|
|
11
|
+
list(options?: StorageAccountsListOptionalParams): PagedAsyncIterableIterator<StorageAccount>;
|
|
12
|
+
/**
|
|
13
|
+
* Lists all the storage accounts available under the given resource group. Note that storage keys are
|
|
14
|
+
* not returned; use the ListKeys operation for this.
|
|
15
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
16
|
+
* case insensitive.
|
|
17
|
+
* @param options The options parameters.
|
|
18
|
+
*/
|
|
19
|
+
listByResourceGroup(resourceGroupName: string, options?: StorageAccountsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<StorageAccount>;
|
|
20
|
+
/**
|
|
21
|
+
* Checks that the storage account name is valid and is not already in use.
|
|
22
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
23
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
24
|
+
* only.
|
|
25
|
+
* @param options The options parameters.
|
|
26
|
+
*/
|
|
27
|
+
checkNameAvailability(accountName: StorageAccountCheckNameAvailabilityParameters, options?: StorageAccountsCheckNameAvailabilityOptionalParams): Promise<StorageAccountsCheckNameAvailabilityResponse>;
|
|
28
|
+
/**
|
|
29
|
+
* Asynchronously creates a new storage account with the specified parameters. If an account is already
|
|
30
|
+
* created and a subsequent create request is issued with different properties, the account properties
|
|
31
|
+
* will be updated. If an account is already created and a subsequent create or update request is
|
|
32
|
+
* issued with the exact same set of properties, the request will succeed.
|
|
33
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
34
|
+
* case insensitive.
|
|
35
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
36
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
37
|
+
* only.
|
|
38
|
+
* @param parameters The parameters to provide for the created account.
|
|
39
|
+
* @param options The options parameters.
|
|
40
|
+
*/
|
|
41
|
+
beginCreate(resourceGroupName: string, accountName: string, parameters: StorageAccountCreateParameters, options?: StorageAccountsCreateOptionalParams): Promise<PollerLike<PollOperationState<StorageAccountsCreateResponse>, StorageAccountsCreateResponse>>;
|
|
42
|
+
/**
|
|
43
|
+
* Asynchronously creates a new storage account with the specified parameters. If an account is already
|
|
44
|
+
* created and a subsequent create request is issued with different properties, the account properties
|
|
45
|
+
* will be updated. If an account is already created and a subsequent create or update request is
|
|
46
|
+
* issued with the exact same set of properties, the request will succeed.
|
|
47
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
48
|
+
* case insensitive.
|
|
49
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
50
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
51
|
+
* only.
|
|
52
|
+
* @param parameters The parameters to provide for the created account.
|
|
53
|
+
* @param options The options parameters.
|
|
54
|
+
*/
|
|
55
|
+
beginCreateAndWait(resourceGroupName: string, accountName: string, parameters: StorageAccountCreateParameters, options?: StorageAccountsCreateOptionalParams): Promise<StorageAccountsCreateResponse>;
|
|
56
|
+
/**
|
|
57
|
+
* Deletes a storage account in Microsoft Azure.
|
|
58
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
59
|
+
* case insensitive.
|
|
60
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
61
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
62
|
+
* only.
|
|
63
|
+
* @param options The options parameters.
|
|
64
|
+
*/
|
|
65
|
+
delete(resourceGroupName: string, accountName: string, options?: StorageAccountsDeleteOptionalParams): Promise<void>;
|
|
66
|
+
/**
|
|
67
|
+
* Returns the properties for the specified storage account including but not limited to name, SKU
|
|
68
|
+
* name, location, and account status. The ListKeys operation should be used to retrieve storage keys.
|
|
69
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
70
|
+
* case insensitive.
|
|
71
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
72
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
73
|
+
* only.
|
|
74
|
+
* @param options The options parameters.
|
|
75
|
+
*/
|
|
76
|
+
getProperties(resourceGroupName: string, accountName: string, options?: StorageAccountsGetPropertiesOptionalParams): Promise<StorageAccountsGetPropertiesResponse>;
|
|
77
|
+
/**
|
|
78
|
+
* The update operation can be used to update the SKU, encryption, access tier, or tags for a storage
|
|
79
|
+
* account. It can also be used to map the account to a custom domain. Only one custom domain is
|
|
80
|
+
* supported per storage account; the replacement/change of custom domain is not supported. In order to
|
|
81
|
+
* replace an old custom domain, the old value must be cleared/unregistered before a new value can be
|
|
82
|
+
* set. The update of multiple properties is supported. This call does not change the storage keys for
|
|
83
|
+
* the account. If you want to change the storage account keys, use the regenerate keys operation. The
|
|
84
|
+
* location and name of the storage account cannot be changed after creation.
|
|
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 parameters The parameters to provide for the updated account.
|
|
91
|
+
* @param options The options parameters.
|
|
92
|
+
*/
|
|
93
|
+
update(resourceGroupName: string, accountName: string, parameters: StorageAccountUpdateParameters, options?: StorageAccountsUpdateOptionalParams): Promise<StorageAccountsUpdateResponse>;
|
|
94
|
+
/**
|
|
95
|
+
* Lists the access keys or Kerberos keys (if active directory enabled) for the specified storage
|
|
96
|
+
* account.
|
|
97
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
98
|
+
* case insensitive.
|
|
99
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
100
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
101
|
+
* only.
|
|
102
|
+
* @param options The options parameters.
|
|
103
|
+
*/
|
|
104
|
+
listKeys(resourceGroupName: string, accountName: string, options?: StorageAccountsListKeysOptionalParams): Promise<StorageAccountsListKeysResponse>;
|
|
105
|
+
/**
|
|
106
|
+
* Regenerates one of the access keys or Kerberos keys for the specified storage account.
|
|
107
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
108
|
+
* case insensitive.
|
|
109
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
110
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
111
|
+
* only.
|
|
112
|
+
* @param regenerateKey Specifies name of the key which should be regenerated -- key1, key2, kerb1,
|
|
113
|
+
* kerb2.
|
|
114
|
+
* @param options The options parameters.
|
|
115
|
+
*/
|
|
116
|
+
regenerateKey(resourceGroupName: string, accountName: string, regenerateKey: StorageAccountRegenerateKeyParameters, options?: StorageAccountsRegenerateKeyOptionalParams): Promise<StorageAccountsRegenerateKeyResponse>;
|
|
117
|
+
/**
|
|
118
|
+
* List SAS credentials of a storage account.
|
|
119
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
120
|
+
* case insensitive.
|
|
121
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
122
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
123
|
+
* only.
|
|
124
|
+
* @param parameters The parameters to provide to list SAS credentials for the storage account.
|
|
125
|
+
* @param options The options parameters.
|
|
126
|
+
*/
|
|
127
|
+
listAccountSAS(resourceGroupName: string, accountName: string, parameters: AccountSasParameters, options?: StorageAccountsListAccountSASOptionalParams): Promise<StorageAccountsListAccountSASResponse>;
|
|
128
|
+
/**
|
|
129
|
+
* List service SAS credentials of a specific resource.
|
|
130
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
131
|
+
* case insensitive.
|
|
132
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
133
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
134
|
+
* only.
|
|
135
|
+
* @param parameters The parameters to provide to list service SAS credentials.
|
|
136
|
+
* @param options The options parameters.
|
|
137
|
+
*/
|
|
138
|
+
listServiceSAS(resourceGroupName: string, accountName: string, parameters: ServiceSasParameters, options?: StorageAccountsListServiceSASOptionalParams): Promise<StorageAccountsListServiceSASResponse>;
|
|
139
|
+
/**
|
|
140
|
+
* Failover request can be triggered for a storage account in case of availability issues. The failover
|
|
141
|
+
* occurs from the storage account's primary cluster to secondary cluster for RA-GRS accounts. The
|
|
142
|
+
* secondary cluster will become primary after failover.
|
|
143
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
144
|
+
* case insensitive.
|
|
145
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
146
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
147
|
+
* only.
|
|
148
|
+
* @param options The options parameters.
|
|
149
|
+
*/
|
|
150
|
+
beginFailover(resourceGroupName: string, accountName: string, options?: StorageAccountsFailoverOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
151
|
+
/**
|
|
152
|
+
* Failover request can be triggered for a storage account in case of availability issues. The failover
|
|
153
|
+
* occurs from the storage account's primary cluster to secondary cluster for RA-GRS accounts. The
|
|
154
|
+
* secondary cluster will become primary after failover.
|
|
155
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
156
|
+
* case insensitive.
|
|
157
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
158
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
159
|
+
* only.
|
|
160
|
+
* @param options The options parameters.
|
|
161
|
+
*/
|
|
162
|
+
beginFailoverAndWait(resourceGroupName: string, accountName: string, options?: StorageAccountsFailoverOptionalParams): Promise<void>;
|
|
163
|
+
/**
|
|
164
|
+
* Restore blobs in the specified blob ranges
|
|
165
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
166
|
+
* case insensitive.
|
|
167
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
168
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
169
|
+
* only.
|
|
170
|
+
* @param parameters The parameters to provide for restore blob ranges.
|
|
171
|
+
* @param options The options parameters.
|
|
172
|
+
*/
|
|
173
|
+
beginRestoreBlobRanges(resourceGroupName: string, accountName: string, parameters: BlobRestoreParameters, options?: StorageAccountsRestoreBlobRangesOptionalParams): Promise<PollerLike<PollOperationState<StorageAccountsRestoreBlobRangesResponse>, StorageAccountsRestoreBlobRangesResponse>>;
|
|
174
|
+
/**
|
|
175
|
+
* Restore blobs in the specified blob ranges
|
|
176
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
177
|
+
* case insensitive.
|
|
178
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
179
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
180
|
+
* only.
|
|
181
|
+
* @param parameters The parameters to provide for restore blob ranges.
|
|
182
|
+
* @param options The options parameters.
|
|
183
|
+
*/
|
|
184
|
+
beginRestoreBlobRangesAndWait(resourceGroupName: string, accountName: string, parameters: BlobRestoreParameters, options?: StorageAccountsRestoreBlobRangesOptionalParams): Promise<StorageAccountsRestoreBlobRangesResponse>;
|
|
185
|
+
/**
|
|
186
|
+
* Revoke user delegation keys.
|
|
187
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
188
|
+
* case insensitive.
|
|
189
|
+
* @param accountName The name of the storage account within the specified resource group. Storage
|
|
190
|
+
* account names must be between 3 and 24 characters in length and use numbers and lower-case letters
|
|
191
|
+
* only.
|
|
192
|
+
* @param options The options parameters.
|
|
193
|
+
*/
|
|
194
|
+
revokeUserDelegationKeys(resourceGroupName: string, accountName: string, options?: StorageAccountsRevokeUserDelegationKeysOptionalParams): Promise<void>;
|
|
195
|
+
}
|
|
196
|
+
//# sourceMappingURL=storageAccounts.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"storageAccounts.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageAccounts.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EACL,cAAc,EACd,iCAAiC,EACjC,gDAAgD,EAChD,6CAA6C,EAC7C,kDAAkD,EAClD,4CAA4C,EAC5C,8BAA8B,EAC9B,mCAAmC,EACnC,6BAA6B,EAC7B,mCAAmC,EACnC,0CAA0C,EAC1C,oCAAoC,EACpC,8BAA8B,EAC9B,mCAAmC,EACnC,6BAA6B,EAC7B,qCAAqC,EACrC,+BAA+B,EAC/B,qCAAqC,EACrC,0CAA0C,EAC1C,oCAAoC,EACpC,oBAAoB,EACpB,2CAA2C,EAC3C,qCAAqC,EACrC,oBAAoB,EACpB,2CAA2C,EAC3C,qCAAqC,EACrC,qCAAqC,EACrC,qBAAqB,EACrB,8CAA8C,EAC9C,wCAAwC,EACxC,qDAAqD,EACtD,MAAM,oBAAoB,CAAC;AAG5B,gDAAgD;AAChD,MAAM,WAAW,eAAe;IAC9B;;;;OAIG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,cAAc,CAAC,CAAC;IAC9C;;;;;;OAMG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,gDAAgD,GACzD,0BAA0B,CAAC,cAAc,CAAC,CAAC;IAC9C;;;;;;OAMG;IACH,qBAAqB,CACnB,WAAW,EAAE,6CAA6C,EAC1D,OAAO,CAAC,EAAE,kDAAkD,GAC3D,OAAO,CAAC,4CAA4C,CAAC,CAAC;IACzD;;;;;;;;;;;;OAYG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,8BAA8B,EAC1C,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,6BAA6B,CAAC,EACjD,6BAA6B,CAC9B,CACF,CAAC;IACF;;;;;;;;;;;;OAYG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,8BAA8B,EAC1C,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC,CAAC;IAC1C;;;;;;;;OAQG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;;;OASG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;;;;;;;;;OAeG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,8BAA8B,EAC1C,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC,CAAC;IAC1C;;;;;;;;;OASG;IACH,QAAQ,CACN,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC,CAAC;IAC5C;;;;;;;;;;OAUG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,qCAAqC,EACpD,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;;;OASG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,oBAAoB,EAChC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;;;;OASG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,oBAAoB,EAChC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;;;;;OAUG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,UAAU,CAAC,kBAAkB,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACvD;;;;;;;;;;OAUG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;;;OASG;IACH,sBAAsB,CACpB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,qBAAqB,EACjC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,wCAAwC,CAAC,EAC5D,wCAAwC,CACzC,CACF,CAAC;IACF;;;;;;;;;OASG;IACH,6BAA6B,CAC3B,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,qBAAqB,EACjC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC,CAAC;IACrD;;;;;;;;OAQG;IACH,wBAAwB,CACtB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=storageAccounts.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"storageAccounts.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageAccounts.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { PollerLike, PollOperationState } from \"@azure/core-lro\";\nimport {\n StorageAccount,\n StorageAccountsListOptionalParams,\n StorageAccountsListByResourceGroupOptionalParams,\n StorageAccountCheckNameAvailabilityParameters,\n StorageAccountsCheckNameAvailabilityOptionalParams,\n StorageAccountsCheckNameAvailabilityResponse,\n StorageAccountCreateParameters,\n StorageAccountsCreateOptionalParams,\n StorageAccountsCreateResponse,\n StorageAccountsDeleteOptionalParams,\n StorageAccountsGetPropertiesOptionalParams,\n StorageAccountsGetPropertiesResponse,\n StorageAccountUpdateParameters,\n StorageAccountsUpdateOptionalParams,\n StorageAccountsUpdateResponse,\n StorageAccountsListKeysOptionalParams,\n StorageAccountsListKeysResponse,\n StorageAccountRegenerateKeyParameters,\n StorageAccountsRegenerateKeyOptionalParams,\n StorageAccountsRegenerateKeyResponse,\n AccountSasParameters,\n StorageAccountsListAccountSASOptionalParams,\n StorageAccountsListAccountSASResponse,\n ServiceSasParameters,\n StorageAccountsListServiceSASOptionalParams,\n StorageAccountsListServiceSASResponse,\n StorageAccountsFailoverOptionalParams,\n BlobRestoreParameters,\n StorageAccountsRestoreBlobRangesOptionalParams,\n StorageAccountsRestoreBlobRangesResponse,\n StorageAccountsRevokeUserDelegationKeysOptionalParams\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a StorageAccounts. */\nexport interface StorageAccounts {\n /**\n * Lists all the storage accounts available under the subscription. Note that storage keys are not\n * returned; use the ListKeys operation for this.\n * @param options The options parameters.\n */\n list(\n options?: StorageAccountsListOptionalParams\n ): PagedAsyncIterableIterator<StorageAccount>;\n /**\n * Lists all the storage accounts available under the given resource group. Note that storage keys are\n * not returned; use the ListKeys operation for this.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: StorageAccountsListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<StorageAccount>;\n /**\n * Checks that the storage account name is valid and is not already in use.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n checkNameAvailability(\n accountName: StorageAccountCheckNameAvailabilityParameters,\n options?: StorageAccountsCheckNameAvailabilityOptionalParams\n ): Promise<StorageAccountsCheckNameAvailabilityResponse>;\n /**\n * Asynchronously creates a new storage account with the specified parameters. If an account is already\n * created and a subsequent create request is issued with different properties, the account properties\n * will be updated. If an account is already created and a subsequent create or update request is\n * issued with the exact same set of properties, the request will succeed.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param parameters The parameters to provide for the created account.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n accountName: string,\n parameters: StorageAccountCreateParameters,\n options?: StorageAccountsCreateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<StorageAccountsCreateResponse>,\n StorageAccountsCreateResponse\n >\n >;\n /**\n * Asynchronously creates a new storage account with the specified parameters. If an account is already\n * created and a subsequent create request is issued with different properties, the account properties\n * will be updated. If an account is already created and a subsequent create or update request is\n * issued with the exact same set of properties, the request will succeed.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param parameters The parameters to provide for the created account.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n accountName: string,\n parameters: StorageAccountCreateParameters,\n options?: StorageAccountsCreateOptionalParams\n ): Promise<StorageAccountsCreateResponse>;\n /**\n * Deletes a storage account in Microsoft Azure.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsDeleteOptionalParams\n ): Promise<void>;\n /**\n * Returns the properties for the specified storage account including but not limited to name, SKU\n * name, location, and account status. The ListKeys operation should be used to retrieve storage keys.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n getProperties(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsGetPropertiesOptionalParams\n ): Promise<StorageAccountsGetPropertiesResponse>;\n /**\n * The update operation can be used to update the SKU, encryption, access tier, or tags for a storage\n * account. It can also be used to map the account to a custom domain. Only one custom domain is\n * supported per storage account; the replacement/change of custom domain is not supported. In order to\n * replace an old custom domain, the old value must be cleared/unregistered before a new value can be\n * set. The update of multiple properties is supported. This call does not change the storage keys for\n * the account. If you want to change the storage account keys, use the regenerate keys operation. The\n * location and name of the storage account cannot be changed after creation.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param parameters The parameters to provide for the updated account.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n accountName: string,\n parameters: StorageAccountUpdateParameters,\n options?: StorageAccountsUpdateOptionalParams\n ): Promise<StorageAccountsUpdateResponse>;\n /**\n * Lists the access keys or Kerberos keys (if active directory enabled) for the specified storage\n * account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n listKeys(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsListKeysOptionalParams\n ): Promise<StorageAccountsListKeysResponse>;\n /**\n * Regenerates one of the access keys or Kerberos keys for the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param regenerateKey Specifies name of the key which should be regenerated -- key1, key2, kerb1,\n * kerb2.\n * @param options The options parameters.\n */\n regenerateKey(\n resourceGroupName: string,\n accountName: string,\n regenerateKey: StorageAccountRegenerateKeyParameters,\n options?: StorageAccountsRegenerateKeyOptionalParams\n ): Promise<StorageAccountsRegenerateKeyResponse>;\n /**\n * List SAS credentials of a storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param parameters The parameters to provide to list SAS credentials for the storage account.\n * @param options The options parameters.\n */\n listAccountSAS(\n resourceGroupName: string,\n accountName: string,\n parameters: AccountSasParameters,\n options?: StorageAccountsListAccountSASOptionalParams\n ): Promise<StorageAccountsListAccountSASResponse>;\n /**\n * List service SAS credentials of a specific resource.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param parameters The parameters to provide to list service SAS credentials.\n * @param options The options parameters.\n */\n listServiceSAS(\n resourceGroupName: string,\n accountName: string,\n parameters: ServiceSasParameters,\n options?: StorageAccountsListServiceSASOptionalParams\n ): Promise<StorageAccountsListServiceSASResponse>;\n /**\n * Failover request can be triggered for a storage account in case of availability issues. The failover\n * occurs from the storage account's primary cluster to secondary cluster for RA-GRS accounts. The\n * secondary cluster will become primary after failover.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n beginFailover(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsFailoverOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>>;\n /**\n * Failover request can be triggered for a storage account in case of availability issues. The failover\n * occurs from the storage account's primary cluster to secondary cluster for RA-GRS accounts. The\n * secondary cluster will become primary after failover.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n beginFailoverAndWait(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsFailoverOptionalParams\n ): Promise<void>;\n /**\n * Restore blobs in the specified blob ranges\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param parameters The parameters to provide for restore blob ranges.\n * @param options The options parameters.\n */\n beginRestoreBlobRanges(\n resourceGroupName: string,\n accountName: string,\n parameters: BlobRestoreParameters,\n options?: StorageAccountsRestoreBlobRangesOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<StorageAccountsRestoreBlobRangesResponse>,\n StorageAccountsRestoreBlobRangesResponse\n >\n >;\n /**\n * Restore blobs in the specified blob ranges\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param parameters The parameters to provide for restore blob ranges.\n * @param options The options parameters.\n */\n beginRestoreBlobRangesAndWait(\n resourceGroupName: string,\n accountName: string,\n parameters: BlobRestoreParameters,\n options?: StorageAccountsRestoreBlobRangesOptionalParams\n ): Promise<StorageAccountsRestoreBlobRangesResponse>;\n /**\n * Revoke user delegation keys.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n revokeUserDelegationKeys(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsRevokeUserDelegationKeysOptionalParams\n ): Promise<void>;\n}\n"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { Usage, UsagesListByLocationOptionalParams } from "../models/index.js";
|
|
3
|
+
/** Interface representing a Usages. */
|
|
4
|
+
export interface Usages {
|
|
5
|
+
/**
|
|
6
|
+
* Gets the current usage count and the limit for the resources of the location under the subscription.
|
|
7
|
+
* @param location The location of the Azure Storage resource.
|
|
8
|
+
* @param options The options parameters.
|
|
9
|
+
*/
|
|
10
|
+
listByLocation(location: string, options?: UsagesListByLocationOptionalParams): PagedAsyncIterableIterator<Usage>;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=usages.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"usages.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/usages.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,KAAK,EAAE,kCAAkC,EAAE,MAAM,oBAAoB,CAAC;AAG/E,uCAAuC;AACvC,MAAM,WAAW,MAAM;IACrB;;;;OAIG;IACH,cAAc,CACZ,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,0BAA0B,CAAC,KAAK,CAAC,CAAC;CACtC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=usages.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"usages.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/usages.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Usage, UsagesListByLocationOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Usages. */\nexport interface Usages {\n /**\n * Gets the current usage count and the limit for the resources of the location under the subscription.\n * @param location The location of the Azure Storage resource.\n * @param options The options parameters.\n */\n listByLocation(\n location: string,\n options?: UsagesListByLocationOptionalParams\n ): PagedAsyncIterableIterator<Usage>;\n}\n"]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export interface PageInfo {
|
|
2
|
+
continuationToken?: string;
|
|
3
|
+
}
|
|
4
|
+
/**
|
|
5
|
+
* Given the last `.value` produced by the `byPage` iterator,
|
|
6
|
+
* returns a continuation token that can be used to begin paging from
|
|
7
|
+
* that point later.
|
|
8
|
+
* @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
|
|
9
|
+
* @returns The continuation token that can be passed into byPage() during future calls.
|
|
10
|
+
*/
|
|
11
|
+
export declare function getContinuationToken(page: unknown): string | undefined;
|
|
12
|
+
export declare function setContinuationToken(page: unknown, continuationToken: string | undefined): void;
|
|
13
|
+
//# sourceMappingURL=pagingHelper.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAQA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,CAClC,IAAI,EAAE,OAAO,EACb,iBAAiB,EAAE,MAAM,GAAG,SAAS,GACpC,IAAI,CAON"}
|