@azure/arm-storage 17.2.2-alpha.20220616.1 → 18.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +39 -10
- package/dist/index.js +198 -39
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/blobContainersClearLegalHoldSample.js +1 -1
- package/dist-esm/samples-dev/blobContainersCreateOrUpdateImmutabilityPolicySample.js +2 -2
- package/dist-esm/samples-dev/blobContainersCreateSample.js +3 -3
- package/dist-esm/samples-dev/blobContainersDeleteImmutabilityPolicySample.js +1 -1
- package/dist-esm/samples-dev/blobContainersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/blobContainersExtendImmutabilityPolicySample.js +1 -1
- package/dist-esm/samples-dev/blobContainersGetImmutabilityPolicySample.js +1 -1
- package/dist-esm/samples-dev/blobContainersGetSample.js +2 -2
- package/dist-esm/samples-dev/blobContainersLeaseSample.js +2 -2
- package/dist-esm/samples-dev/blobContainersListSample.js +2 -2
- package/dist-esm/samples-dev/blobContainersLockImmutabilityPolicySample.js +1 -1
- package/dist-esm/samples-dev/blobContainersObjectLevelWormSample.js +1 -1
- package/dist-esm/samples-dev/blobContainersSetLegalHoldSample.js +2 -2
- package/dist-esm/samples-dev/blobContainersUpdateSample.js +1 -1
- package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.js +1 -1
- package/dist-esm/samples-dev/blobInventoryPoliciesListSample.js +1 -1
- package/dist-esm/samples-dev/blobServicesGetServicePropertiesSample.js +1 -1
- package/dist-esm/samples-dev/blobServicesListSample.js +1 -1
- package/dist-esm/samples-dev/blobServicesSetServicePropertiesSample.js +3 -3
- package/dist-esm/samples-dev/deletedAccountsGetSample.js +1 -1
- package/dist-esm/samples-dev/deletedAccountsListSample.js +1 -1
- package/dist-esm/samples-dev/encryptionScopesGetSample.js +1 -1
- package/dist-esm/samples-dev/encryptionScopesListSample.js +1 -1
- package/dist-esm/samples-dev/encryptionScopesPatchSample.js +1 -1
- package/dist-esm/samples-dev/encryptionScopesPutSample.js +2 -2
- package/dist-esm/samples-dev/fileServicesGetServicePropertiesSample.js +1 -1
- package/dist-esm/samples-dev/fileServicesListSample.js +1 -1
- package/dist-esm/samples-dev/fileServicesSetServicePropertiesSample.js +3 -3
- package/dist-esm/samples-dev/fileSharesCreateSample.js +3 -3
- package/dist-esm/samples-dev/fileSharesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/fileSharesGetSample.js +2 -2
- package/dist-esm/samples-dev/fileSharesLeaseSample.js +2 -2
- package/dist-esm/samples-dev/fileSharesListSample.js +3 -3
- package/dist-esm/samples-dev/fileSharesRestoreSample.js +1 -1
- package/dist-esm/samples-dev/fileSharesUpdateSample.js +2 -2
- package/dist-esm/samples-dev/localUsersCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/localUsersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/localUsersGetSample.js +1 -1
- package/dist-esm/samples-dev/localUsersListKeysSample.js +1 -1
- package/dist-esm/samples-dev/localUsersListSample.js +1 -1
- package/dist-esm/samples-dev/localUsersRegeneratePasswordSample.js +1 -1
- package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.js +6 -6
- package/dist-esm/samples-dev/managementPoliciesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/managementPoliciesGetSample.js +1 -1
- package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.js +1 -1
- package/dist-esm/samples-dev/objectReplicationPoliciesListSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.js +1 -1
- package/dist-esm/samples-dev/queueCreateSample.js +2 -2
- package/dist-esm/samples-dev/queueDeleteSample.js +1 -1
- package/dist-esm/samples-dev/queueGetSample.js +1 -1
- package/dist-esm/samples-dev/queueListSample.js +1 -1
- package/dist-esm/samples-dev/queueServicesGetServicePropertiesSample.js +1 -1
- package/dist-esm/samples-dev/queueServicesListSample.js +1 -1
- package/dist-esm/samples-dev/queueServicesSetServicePropertiesSample.js +1 -1
- package/dist-esm/samples-dev/queueUpdateSample.js +1 -1
- package/dist-esm/samples-dev/skusListSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsAbortHierarchicalNamespaceMigrationSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsCreateSample.js +12 -12
- package/dist-esm/samples-dev/storageAccountsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsFailoverSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.js +4 -4
- package/dist-esm/samples-dev/storageAccountsHierarchicalNamespaceMigrationSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsListAccountSasSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsListKeysSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsListSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsListServiceSasSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.js +2 -2
- package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.js +1 -1
- package/dist-esm/samples-dev/storageAccountsUpdateSample.js +8 -8
- package/dist-esm/samples-dev/tableCreateSample.js +2 -2
- package/dist-esm/samples-dev/tableDeleteSample.js +1 -1
- package/dist-esm/samples-dev/tableGetSample.js +1 -1
- package/dist-esm/samples-dev/tableListSample.js +1 -1
- package/dist-esm/samples-dev/tableServicesGetServicePropertiesSample.js +1 -1
- package/dist-esm/samples-dev/tableServicesListSample.js +1 -1
- package/dist-esm/samples-dev/tableServicesSetServicePropertiesSample.js +1 -1
- package/dist-esm/samples-dev/tableUpdateSample.js +2 -2
- package/dist-esm/samples-dev/usagesListByLocationSample.js +1 -1
- package/dist-esm/src/models/index.d.ts +229 -68
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +177 -18
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +0 -5
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.js +1 -1
- package/dist-esm/src/storageManagementClient.d.ts.map +1 -1
- package/dist-esm/src/storageManagementClient.js +20 -15
- package/dist-esm/src/storageManagementClient.js.map +1 -1
- package/dist-esm/test/storage_examples.js.map +1 -1
- package/package.json +6 -7
- package/review/arm-storage.api.md +185 -321
- package/src/models/index.ts +228 -68
- package/src/models/mappers.ts +0 -5
- package/src/models/parameters.ts +1 -1
- package/src/storageManagementClient.ts +25 -18
- package/types/arm-storage.d.ts +259 -98
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -38
- package/dist-esm/test/sampleTest.js.map +0 -1
package/src/models/index.ts
CHANGED
|
@@ -313,7 +313,7 @@ export interface Encryption {
|
|
|
313
313
|
/** List of services which support encryption. */
|
|
314
314
|
services?: EncryptionServices;
|
|
315
315
|
/** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Storage, Microsoft.Keyvault */
|
|
316
|
-
keySource
|
|
316
|
+
keySource?: KeySource;
|
|
317
317
|
/** A boolean indicating whether or not the service applies a secondary layer of encryption with platform managed keys for data at rest. */
|
|
318
318
|
requireInfrastructureEncryption?: boolean;
|
|
319
319
|
/** Properties provided by key vault. */
|
|
@@ -422,9 +422,9 @@ export interface IPRule {
|
|
|
422
422
|
|
|
423
423
|
/** Settings for Azure Files identity based authentication. */
|
|
424
424
|
export interface AzureFilesIdentityBasedAuthentication {
|
|
425
|
-
/** Indicates the directory service used. */
|
|
425
|
+
/** Indicates the directory service used. Note that this enum may be extended in the future. */
|
|
426
426
|
directoryServiceOptions: DirectoryServiceOptions;
|
|
427
|
-
/** Required if
|
|
427
|
+
/** Required if directoryServiceOptions are AD, optional if they are AADKERB. */
|
|
428
428
|
activeDirectoryProperties?: ActiveDirectoryProperties;
|
|
429
429
|
/** Default share permission for users using Kerberos authentication if RBAC role is not assigned. */
|
|
430
430
|
defaultSharePermission?: DefaultSharePermission;
|
|
@@ -435,19 +435,19 @@ export interface ActiveDirectoryProperties {
|
|
|
435
435
|
/** Specifies the primary domain that the AD DNS server is authoritative for. */
|
|
436
436
|
domainName: string;
|
|
437
437
|
/** Specifies the NetBIOS domain name. */
|
|
438
|
-
netBiosDomainName
|
|
438
|
+
netBiosDomainName?: string;
|
|
439
439
|
/** Specifies the Active Directory forest to get. */
|
|
440
|
-
forestName
|
|
440
|
+
forestName?: string;
|
|
441
441
|
/** Specifies the domain GUID. */
|
|
442
442
|
domainGuid: string;
|
|
443
443
|
/** Specifies the security identifier (SID). */
|
|
444
|
-
domainSid
|
|
444
|
+
domainSid?: string;
|
|
445
445
|
/** Specifies the security identifier (SID) for Azure Storage. */
|
|
446
|
-
azureStorageSid
|
|
446
|
+
azureStorageSid?: string;
|
|
447
447
|
/** Specifies the Active Directory SAMAccountName for Azure Storage. */
|
|
448
448
|
samAccountName?: string;
|
|
449
449
|
/** Specifies the Active Directory account type for Azure Storage. */
|
|
450
|
-
accountType?:
|
|
450
|
+
accountType?: AccountType;
|
|
451
451
|
}
|
|
452
452
|
|
|
453
453
|
/** Routing preference defines the type of network, either microsoft or internet routing to be used to deliver the user data, the default option is microsoft routing */
|
|
@@ -1292,7 +1292,7 @@ export interface CorsRule {
|
|
|
1292
1292
|
/** Required if CorsRule element is present. A list of origin domains that will be allowed via CORS, or "*" to allow all domains */
|
|
1293
1293
|
allowedOrigins: string[];
|
|
1294
1294
|
/** Required if CorsRule element is present. A list of HTTP methods that are allowed to be executed by the origin. */
|
|
1295
|
-
allowedMethods:
|
|
1295
|
+
allowedMethods: AllowedMethods[];
|
|
1296
1296
|
/** Required if CorsRule element is present. The number of seconds that the client/browser should cache a preflight response. */
|
|
1297
1297
|
maxAgeInSeconds: number;
|
|
1298
1298
|
/** Required if CorsRule element is present. A list of response headers to expose to CORS clients. */
|
|
@@ -1687,7 +1687,7 @@ export interface ListTableResource {
|
|
|
1687
1687
|
}
|
|
1688
1688
|
|
|
1689
1689
|
/** The Private Endpoint Connection resource. */
|
|
1690
|
-
export
|
|
1690
|
+
export interface PrivateEndpointConnection extends Resource {
|
|
1691
1691
|
/** The resource of private end point. */
|
|
1692
1692
|
privateEndpoint?: PrivateEndpoint;
|
|
1693
1693
|
/** A collection of information about the state of the connection between service consumer and provider. */
|
|
@@ -1697,21 +1697,21 @@ export type PrivateEndpointConnection = Resource & {
|
|
|
1697
1697
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1698
1698
|
*/
|
|
1699
1699
|
readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
|
|
1700
|
-
}
|
|
1700
|
+
}
|
|
1701
1701
|
|
|
1702
1702
|
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
1703
|
-
export
|
|
1703
|
+
export interface TrackedResource extends Resource {
|
|
1704
1704
|
/** Resource tags. */
|
|
1705
1705
|
tags?: { [propertyName: string]: string };
|
|
1706
1706
|
/** The geo-location where the resource lives */
|
|
1707
1707
|
location: string;
|
|
1708
|
-
}
|
|
1708
|
+
}
|
|
1709
1709
|
|
|
1710
1710
|
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
1711
|
-
export
|
|
1711
|
+
export interface ProxyResource extends Resource {}
|
|
1712
1712
|
|
|
1713
1713
|
/** The Get Storage Account ManagementPolicies operation response. */
|
|
1714
|
-
export
|
|
1714
|
+
export interface ManagementPolicy extends Resource {
|
|
1715
1715
|
/**
|
|
1716
1716
|
* Returns the date and time the ManagementPolicies was last modified.
|
|
1717
1717
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1719,10 +1719,10 @@ export type ManagementPolicy = Resource & {
|
|
|
1719
1719
|
readonly lastModifiedTime?: Date;
|
|
1720
1720
|
/** The Storage Account ManagementPolicy, in JSON format. See more details in: https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts. */
|
|
1721
1721
|
policy?: ManagementPolicySchema;
|
|
1722
|
-
}
|
|
1722
|
+
}
|
|
1723
1723
|
|
|
1724
1724
|
/** The storage account blob inventory policy. */
|
|
1725
|
-
export
|
|
1725
|
+
export interface BlobInventoryPolicy extends Resource {
|
|
1726
1726
|
/**
|
|
1727
1727
|
* Metadata pertaining to creation and last modification of the resource.
|
|
1728
1728
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1735,10 +1735,10 @@ export type BlobInventoryPolicy = Resource & {
|
|
|
1735
1735
|
readonly lastModifiedTime?: Date;
|
|
1736
1736
|
/** The storage account blob inventory policy object. It is composed of policy rules. */
|
|
1737
1737
|
policy?: BlobInventoryPolicySchema;
|
|
1738
|
-
}
|
|
1738
|
+
}
|
|
1739
1739
|
|
|
1740
1740
|
/** A private link resource */
|
|
1741
|
-
export
|
|
1741
|
+
export interface PrivateLinkResource extends Resource {
|
|
1742
1742
|
/**
|
|
1743
1743
|
* The private link resource group id.
|
|
1744
1744
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1751,10 +1751,10 @@ export type PrivateLinkResource = Resource & {
|
|
|
1751
1751
|
readonly requiredMembers?: string[];
|
|
1752
1752
|
/** The private link resource Private link DNS zone name. */
|
|
1753
1753
|
requiredZoneNames?: string[];
|
|
1754
|
-
}
|
|
1754
|
+
}
|
|
1755
1755
|
|
|
1756
1756
|
/** The replication policy between two storage accounts. Multiple rules can be defined in one policy. */
|
|
1757
|
-
export
|
|
1757
|
+
export interface ObjectReplicationPolicy extends Resource {
|
|
1758
1758
|
/**
|
|
1759
1759
|
* A unique id for object replication policy.
|
|
1760
1760
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1771,10 +1771,10 @@ export type ObjectReplicationPolicy = Resource & {
|
|
|
1771
1771
|
destinationAccount?: string;
|
|
1772
1772
|
/** The storage account object replication rules. */
|
|
1773
1773
|
rules?: ObjectReplicationPolicyRule[];
|
|
1774
|
-
}
|
|
1774
|
+
}
|
|
1775
1775
|
|
|
1776
1776
|
/** The local user associated with the storage accounts. */
|
|
1777
|
-
export
|
|
1777
|
+
export interface LocalUser extends Resource {
|
|
1778
1778
|
/**
|
|
1779
1779
|
* Metadata pertaining to creation and last modification of the resource.
|
|
1780
1780
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1797,10 +1797,10 @@ export type LocalUser = Resource & {
|
|
|
1797
1797
|
hasSshKey?: boolean;
|
|
1798
1798
|
/** Indicates whether ssh password exists. Set it to false to remove existing SSH password. */
|
|
1799
1799
|
hasSshPassword?: boolean;
|
|
1800
|
-
}
|
|
1800
|
+
}
|
|
1801
1801
|
|
|
1802
1802
|
/** The Encryption Scope resource. */
|
|
1803
|
-
export
|
|
1803
|
+
export interface EncryptionScope extends Resource {
|
|
1804
1804
|
/** The provider for the encryption scope. Possible values (case-insensitive): Microsoft.Storage, Microsoft.KeyVault. */
|
|
1805
1805
|
source?: EncryptionScopeSource;
|
|
1806
1806
|
/** The state of the encryption scope. Possible values (case-insensitive): Enabled, Disabled. */
|
|
@@ -1819,10 +1819,10 @@ export type EncryptionScope = Resource & {
|
|
|
1819
1819
|
keyVaultProperties?: EncryptionScopeKeyVaultProperties;
|
|
1820
1820
|
/** A boolean indicating whether or not the service applies a secondary layer of encryption with platform managed keys for data at rest. */
|
|
1821
1821
|
requireInfrastructureEncryption?: boolean;
|
|
1822
|
-
}
|
|
1822
|
+
}
|
|
1823
1823
|
|
|
1824
1824
|
/** The properties of a storage account’s Blob service. */
|
|
1825
|
-
export
|
|
1825
|
+
export interface BlobServiceProperties extends Resource {
|
|
1826
1826
|
/**
|
|
1827
1827
|
* Sku name and tier.
|
|
1828
1828
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1846,19 +1846,19 @@ export type BlobServiceProperties = Resource & {
|
|
|
1846
1846
|
containerDeleteRetentionPolicy?: DeleteRetentionPolicy;
|
|
1847
1847
|
/** The blob service property to configure last access time based tracking policy. */
|
|
1848
1848
|
lastAccessTimeTrackingPolicy?: LastAccessTimeTrackingPolicy;
|
|
1849
|
-
}
|
|
1849
|
+
}
|
|
1850
1850
|
|
|
1851
1851
|
/** The resource model definition for an Azure Resource Manager resource with an etag. */
|
|
1852
|
-
export
|
|
1852
|
+
export interface AzureEntityResource extends Resource {
|
|
1853
1853
|
/**
|
|
1854
1854
|
* Resource Etag.
|
|
1855
1855
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1856
1856
|
*/
|
|
1857
1857
|
readonly etag?: string;
|
|
1858
|
-
}
|
|
1858
|
+
}
|
|
1859
1859
|
|
|
1860
1860
|
/** The properties of File services in storage account. */
|
|
1861
|
-
export
|
|
1861
|
+
export interface FileServiceProperties extends Resource {
|
|
1862
1862
|
/**
|
|
1863
1863
|
* Sku name and tier.
|
|
1864
1864
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1870,15 +1870,15 @@ export type FileServiceProperties = Resource & {
|
|
|
1870
1870
|
shareDeleteRetentionPolicy?: DeleteRetentionPolicy;
|
|
1871
1871
|
/** Protocol settings for file service */
|
|
1872
1872
|
protocolSettings?: ProtocolSettings;
|
|
1873
|
-
}
|
|
1873
|
+
}
|
|
1874
1874
|
|
|
1875
1875
|
/** The properties of a storage account’s Queue service. */
|
|
1876
|
-
export
|
|
1876
|
+
export interface QueueServiceProperties extends Resource {
|
|
1877
1877
|
/** Specifies CORS rules for the Queue service. You can include up to five CorsRule elements in the request. If no CorsRule elements are included in the request body, all CORS rules will be deleted, and CORS will be disabled for the Queue service. */
|
|
1878
1878
|
cors?: CorsRules;
|
|
1879
|
-
}
|
|
1879
|
+
}
|
|
1880
1880
|
|
|
1881
|
-
export
|
|
1881
|
+
export interface StorageQueue extends Resource {
|
|
1882
1882
|
/** A name-value pair that represents queue metadata. */
|
|
1883
1883
|
metadata?: { [propertyName: string]: string };
|
|
1884
1884
|
/**
|
|
@@ -1886,21 +1886,21 @@ export type StorageQueue = Resource & {
|
|
|
1886
1886
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1887
1887
|
*/
|
|
1888
1888
|
readonly approximateMessageCount?: number;
|
|
1889
|
-
}
|
|
1889
|
+
}
|
|
1890
1890
|
|
|
1891
|
-
export
|
|
1891
|
+
export interface ListQueue extends Resource {
|
|
1892
1892
|
/** A name-value pair that represents queue metadata. */
|
|
1893
1893
|
metadata?: { [propertyName: string]: string };
|
|
1894
|
-
}
|
|
1894
|
+
}
|
|
1895
1895
|
|
|
1896
1896
|
/** The properties of a storage account’s Table service. */
|
|
1897
|
-
export
|
|
1897
|
+
export interface TableServiceProperties extends Resource {
|
|
1898
1898
|
/** Specifies CORS rules for the Table service. You can include up to five CorsRule elements in the request. If no CorsRule elements are included in the request body, all CORS rules will be deleted, and CORS will be disabled for the Table service. */
|
|
1899
1899
|
cors?: CorsRules;
|
|
1900
|
-
}
|
|
1900
|
+
}
|
|
1901
1901
|
|
|
1902
1902
|
/** Properties of the table, including Id, resource name, resource type. */
|
|
1903
|
-
export
|
|
1903
|
+
export interface Table extends Resource {
|
|
1904
1904
|
/**
|
|
1905
1905
|
* Table name under the specified account
|
|
1906
1906
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1908,10 +1908,10 @@ export type Table = Resource & {
|
|
|
1908
1908
|
readonly tableName?: string;
|
|
1909
1909
|
/** List of stored access policies specified on the table. */
|
|
1910
1910
|
signedIdentifiers?: TableSignedIdentifier[];
|
|
1911
|
-
}
|
|
1911
|
+
}
|
|
1912
1912
|
|
|
1913
1913
|
/** The storage account. */
|
|
1914
|
-
export
|
|
1914
|
+
export interface StorageAccount extends TrackedResource {
|
|
1915
1915
|
/**
|
|
1916
1916
|
* Gets the SKU.
|
|
1917
1917
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2062,10 +2062,10 @@ export type StorageAccount = TrackedResource & {
|
|
|
2062
2062
|
storageAccountSkuConversionStatus?: StorageAccountSkuConversionStatus;
|
|
2063
2063
|
/** Allows you to specify the type of endpoint. Set this to AzureDNSZone to create a large number of accounts in a single subscription, which creates accounts in an Azure DNS Zone and the endpoint URL will have an alphanumeric DNS Zone identifier. */
|
|
2064
2064
|
dnsEndpointType?: DnsEndpointType;
|
|
2065
|
-
}
|
|
2065
|
+
}
|
|
2066
2066
|
|
|
2067
2067
|
/** Deleted storage account */
|
|
2068
|
-
export
|
|
2068
|
+
export interface DeletedAccount extends ProxyResource {
|
|
2069
2069
|
/**
|
|
2070
2070
|
* Full resource id of the original storage account.
|
|
2071
2071
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2091,10 +2091,10 @@ export type DeletedAccount = ProxyResource & {
|
|
|
2091
2091
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2092
2092
|
*/
|
|
2093
2093
|
readonly deletionTime?: string;
|
|
2094
|
-
}
|
|
2094
|
+
}
|
|
2095
2095
|
|
|
2096
2096
|
/** The blob container properties be listed out. */
|
|
2097
|
-
export
|
|
2097
|
+
export interface ListContainerItem extends AzureEntityResource {
|
|
2098
2098
|
/**
|
|
2099
2099
|
* The version of the deleted blob container.
|
|
2100
2100
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2169,10 +2169,10 @@ export type ListContainerItem = AzureEntityResource & {
|
|
|
2169
2169
|
enableNfsV3RootSquash?: boolean;
|
|
2170
2170
|
/** Enable NFSv3 all squash on blob container. */
|
|
2171
2171
|
enableNfsV3AllSquash?: boolean;
|
|
2172
|
-
}
|
|
2172
|
+
}
|
|
2173
2173
|
|
|
2174
2174
|
/** Properties of the blob container, including Id, resource name, resource type, Etag. */
|
|
2175
|
-
export
|
|
2175
|
+
export interface BlobContainer extends AzureEntityResource {
|
|
2176
2176
|
/**
|
|
2177
2177
|
* The version of the deleted blob container.
|
|
2178
2178
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2247,10 +2247,10 @@ export type BlobContainer = AzureEntityResource & {
|
|
|
2247
2247
|
enableNfsV3RootSquash?: boolean;
|
|
2248
2248
|
/** Enable NFSv3 all squash on blob container. */
|
|
2249
2249
|
enableNfsV3AllSquash?: boolean;
|
|
2250
|
-
}
|
|
2250
|
+
}
|
|
2251
2251
|
|
|
2252
2252
|
/** The ImmutabilityPolicy property of a blob container, including Id, resource name, resource type, Etag. */
|
|
2253
|
-
export
|
|
2253
|
+
export interface ImmutabilityPolicy extends AzureEntityResource {
|
|
2254
2254
|
/** The immutability period for the blobs in the container since the policy creation, in days. */
|
|
2255
2255
|
immutabilityPeriodSinceCreationInDays?: number;
|
|
2256
2256
|
/**
|
|
@@ -2262,10 +2262,10 @@ export type ImmutabilityPolicy = AzureEntityResource & {
|
|
|
2262
2262
|
allowProtectedAppendWrites?: boolean;
|
|
2263
2263
|
/** This property can only be changed for unlocked time-based retention policies. When enabled, new blocks can be written to both 'Append and Bock Blobs' while maintaining immutability protection and compliance. Only new blocks can be added and any existing blocks cannot be modified or deleted. This property cannot be changed with ExtendImmutabilityPolicy API. The 'allowProtectedAppendWrites' and 'allowProtectedAppendWritesAll' properties are mutually exclusive. */
|
|
2264
2264
|
allowProtectedAppendWritesAll?: boolean;
|
|
2265
|
-
}
|
|
2265
|
+
}
|
|
2266
2266
|
|
|
2267
2267
|
/** The file share properties be listed out. */
|
|
2268
|
-
export
|
|
2268
|
+
export interface FileShareItem extends AzureEntityResource {
|
|
2269
2269
|
/**
|
|
2270
2270
|
* Returns the date and time the share was last modified.
|
|
2271
2271
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2338,10 +2338,10 @@ export type FileShareItem = AzureEntityResource & {
|
|
|
2338
2338
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2339
2339
|
*/
|
|
2340
2340
|
readonly snapshotTime?: Date;
|
|
2341
|
-
}
|
|
2341
|
+
}
|
|
2342
2342
|
|
|
2343
2343
|
/** Properties of the file share, including Id, resource name, resource type, Etag. */
|
|
2344
|
-
export
|
|
2344
|
+
export interface FileShare extends AzureEntityResource {
|
|
2345
2345
|
/**
|
|
2346
2346
|
* Returns the date and time the share was last modified.
|
|
2347
2347
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2414,7 +2414,7 @@ export type FileShare = AzureEntityResource & {
|
|
|
2414
2414
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2415
2415
|
*/
|
|
2416
2416
|
readonly snapshotTime?: Date;
|
|
2417
|
-
}
|
|
2417
|
+
}
|
|
2418
2418
|
|
|
2419
2419
|
/** Defines headers for BlobContainers_createOrUpdateImmutabilityPolicy operation. */
|
|
2420
2420
|
export interface BlobContainersCreateOrUpdateImmutabilityPolicyHeaders {
|
|
@@ -2454,13 +2454,21 @@ export interface FileSharesLeaseHeaders {
|
|
|
2454
2454
|
|
|
2455
2455
|
/** Known values of {@link SkuName} that the service accepts. */
|
|
2456
2456
|
export enum KnownSkuName {
|
|
2457
|
+
/** StandardLRS */
|
|
2457
2458
|
StandardLRS = "Standard_LRS",
|
|
2459
|
+
/** StandardGRS */
|
|
2458
2460
|
StandardGRS = "Standard_GRS",
|
|
2461
|
+
/** StandardRagrs */
|
|
2459
2462
|
StandardRagrs = "Standard_RAGRS",
|
|
2463
|
+
/** StandardZRS */
|
|
2460
2464
|
StandardZRS = "Standard_ZRS",
|
|
2465
|
+
/** PremiumLRS */
|
|
2461
2466
|
PremiumLRS = "Premium_LRS",
|
|
2467
|
+
/** PremiumZRS */
|
|
2462
2468
|
PremiumZRS = "Premium_ZRS",
|
|
2469
|
+
/** StandardGzrs */
|
|
2463
2470
|
StandardGzrs = "Standard_GZRS",
|
|
2471
|
+
/** StandardRagzrs */
|
|
2464
2472
|
StandardRagzrs = "Standard_RAGZRS"
|
|
2465
2473
|
}
|
|
2466
2474
|
|
|
@@ -2482,10 +2490,15 @@ export type SkuName = string;
|
|
|
2482
2490
|
|
|
2483
2491
|
/** Known values of {@link Kind} that the service accepts. */
|
|
2484
2492
|
export enum KnownKind {
|
|
2493
|
+
/** Storage */
|
|
2485
2494
|
Storage = "Storage",
|
|
2495
|
+
/** StorageV2 */
|
|
2486
2496
|
StorageV2 = "StorageV2",
|
|
2497
|
+
/** BlobStorage */
|
|
2487
2498
|
BlobStorage = "BlobStorage",
|
|
2499
|
+
/** FileStorage */
|
|
2488
2500
|
FileStorage = "FileStorage",
|
|
2501
|
+
/** BlockBlobStorage */
|
|
2489
2502
|
BlockBlobStorage = "BlockBlobStorage"
|
|
2490
2503
|
}
|
|
2491
2504
|
|
|
@@ -2504,7 +2517,9 @@ export type Kind = string;
|
|
|
2504
2517
|
|
|
2505
2518
|
/** Known values of {@link ReasonCode} that the service accepts. */
|
|
2506
2519
|
export enum KnownReasonCode {
|
|
2520
|
+
/** QuotaId */
|
|
2507
2521
|
QuotaId = "QuotaId",
|
|
2522
|
+
/** NotAvailableForSubscription */
|
|
2508
2523
|
NotAvailableForSubscription = "NotAvailableForSubscription"
|
|
2509
2524
|
}
|
|
2510
2525
|
|
|
@@ -2520,6 +2535,7 @@ export type ReasonCode = string;
|
|
|
2520
2535
|
|
|
2521
2536
|
/** Known values of {@link ExtendedLocationTypes} that the service accepts. */
|
|
2522
2537
|
export enum KnownExtendedLocationTypes {
|
|
2538
|
+
/** EdgeZone */
|
|
2523
2539
|
EdgeZone = "EdgeZone"
|
|
2524
2540
|
}
|
|
2525
2541
|
|
|
@@ -2534,9 +2550,13 @@ export type ExtendedLocationTypes = string;
|
|
|
2534
2550
|
|
|
2535
2551
|
/** Known values of {@link IdentityType} that the service accepts. */
|
|
2536
2552
|
export enum KnownIdentityType {
|
|
2553
|
+
/** None */
|
|
2537
2554
|
None = "None",
|
|
2555
|
+
/** SystemAssigned */
|
|
2538
2556
|
SystemAssigned = "SystemAssigned",
|
|
2557
|
+
/** UserAssigned */
|
|
2539
2558
|
UserAssigned = "UserAssigned",
|
|
2559
|
+
/** SystemAssignedUserAssigned */
|
|
2540
2560
|
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
|
|
2541
2561
|
}
|
|
2542
2562
|
|
|
@@ -2554,7 +2574,9 @@ export type IdentityType = string;
|
|
|
2554
2574
|
|
|
2555
2575
|
/** Known values of {@link AllowedCopyScope} that the service accepts. */
|
|
2556
2576
|
export enum KnownAllowedCopyScope {
|
|
2577
|
+
/** PrivateLink */
|
|
2557
2578
|
PrivateLink = "PrivateLink",
|
|
2579
|
+
/** AAD */
|
|
2558
2580
|
AAD = "AAD"
|
|
2559
2581
|
}
|
|
2560
2582
|
|
|
@@ -2570,7 +2592,9 @@ export type AllowedCopyScope = string;
|
|
|
2570
2592
|
|
|
2571
2593
|
/** Known values of {@link PublicNetworkAccess} that the service accepts. */
|
|
2572
2594
|
export enum KnownPublicNetworkAccess {
|
|
2595
|
+
/** Enabled */
|
|
2573
2596
|
Enabled = "Enabled",
|
|
2597
|
+
/** Disabled */
|
|
2574
2598
|
Disabled = "Disabled"
|
|
2575
2599
|
}
|
|
2576
2600
|
|
|
@@ -2586,6 +2610,7 @@ export type PublicNetworkAccess = string;
|
|
|
2586
2610
|
|
|
2587
2611
|
/** Known values of {@link ExpirationAction} that the service accepts. */
|
|
2588
2612
|
export enum KnownExpirationAction {
|
|
2613
|
+
/** Log */
|
|
2589
2614
|
Log = "Log"
|
|
2590
2615
|
}
|
|
2591
2616
|
|
|
@@ -2600,7 +2625,9 @@ export type ExpirationAction = string;
|
|
|
2600
2625
|
|
|
2601
2626
|
/** Known values of {@link KeyType} that the service accepts. */
|
|
2602
2627
|
export enum KnownKeyType {
|
|
2628
|
+
/** Service */
|
|
2603
2629
|
Service = "Service",
|
|
2630
|
+
/** Account */
|
|
2604
2631
|
Account = "Account"
|
|
2605
2632
|
}
|
|
2606
2633
|
|
|
@@ -2616,7 +2643,9 @@ export type KeyType = string;
|
|
|
2616
2643
|
|
|
2617
2644
|
/** Known values of {@link KeySource} that the service accepts. */
|
|
2618
2645
|
export enum KnownKeySource {
|
|
2646
|
+
/** MicrosoftStorage */
|
|
2619
2647
|
MicrosoftStorage = "Microsoft.Storage",
|
|
2648
|
+
/** MicrosoftKeyvault */
|
|
2620
2649
|
MicrosoftKeyvault = "Microsoft.Keyvault"
|
|
2621
2650
|
}
|
|
2622
2651
|
|
|
@@ -2632,9 +2661,13 @@ export type KeySource = string;
|
|
|
2632
2661
|
|
|
2633
2662
|
/** Known values of {@link Bypass} that the service accepts. */
|
|
2634
2663
|
export enum KnownBypass {
|
|
2664
|
+
/** None */
|
|
2635
2665
|
None = "None",
|
|
2666
|
+
/** Logging */
|
|
2636
2667
|
Logging = "Logging",
|
|
2668
|
+
/** Metrics */
|
|
2637
2669
|
Metrics = "Metrics",
|
|
2670
|
+
/** AzureServices */
|
|
2638
2671
|
AzureServices = "AzureServices"
|
|
2639
2672
|
}
|
|
2640
2673
|
|
|
@@ -2652,10 +2685,15 @@ export type Bypass = string;
|
|
|
2652
2685
|
|
|
2653
2686
|
/** Known values of {@link State} that the service accepts. */
|
|
2654
2687
|
export enum KnownState {
|
|
2688
|
+
/** Provisioning */
|
|
2655
2689
|
Provisioning = "Provisioning",
|
|
2690
|
+
/** Deprovisioning */
|
|
2656
2691
|
Deprovisioning = "Deprovisioning",
|
|
2692
|
+
/** Succeeded */
|
|
2657
2693
|
Succeeded = "Succeeded",
|
|
2694
|
+
/** Failed */
|
|
2658
2695
|
Failed = "Failed",
|
|
2696
|
+
/** NetworkSourceDeleted */
|
|
2659
2697
|
NetworkSourceDeleted = "NetworkSourceDeleted"
|
|
2660
2698
|
}
|
|
2661
2699
|
|
|
@@ -2674,9 +2712,14 @@ export type State = string;
|
|
|
2674
2712
|
|
|
2675
2713
|
/** Known values of {@link DirectoryServiceOptions} that the service accepts. */
|
|
2676
2714
|
export enum KnownDirectoryServiceOptions {
|
|
2715
|
+
/** None */
|
|
2677
2716
|
None = "None",
|
|
2717
|
+
/** Aadds */
|
|
2678
2718
|
Aadds = "AADDS",
|
|
2679
|
-
AD
|
|
2719
|
+
/** AD */
|
|
2720
|
+
AD = "AD",
|
|
2721
|
+
/** Aadkerb */
|
|
2722
|
+
Aadkerb = "AADKERB"
|
|
2680
2723
|
}
|
|
2681
2724
|
|
|
2682
2725
|
/**
|
|
@@ -2686,31 +2729,38 @@ export enum KnownDirectoryServiceOptions {
|
|
|
2686
2729
|
* ### Known values supported by the service
|
|
2687
2730
|
* **None** \
|
|
2688
2731
|
* **AADDS** \
|
|
2689
|
-
* **AD**
|
|
2732
|
+
* **AD** \
|
|
2733
|
+
* **AADKERB**
|
|
2690
2734
|
*/
|
|
2691
2735
|
export type DirectoryServiceOptions = string;
|
|
2692
2736
|
|
|
2693
|
-
/** Known values of {@link
|
|
2694
|
-
export enum
|
|
2737
|
+
/** Known values of {@link AccountType} that the service accepts. */
|
|
2738
|
+
export enum KnownAccountType {
|
|
2739
|
+
/** User */
|
|
2695
2740
|
User = "User",
|
|
2741
|
+
/** Computer */
|
|
2696
2742
|
Computer = "Computer"
|
|
2697
2743
|
}
|
|
2698
2744
|
|
|
2699
2745
|
/**
|
|
2700
|
-
* Defines values for
|
|
2701
|
-
* {@link
|
|
2746
|
+
* Defines values for AccountType. \
|
|
2747
|
+
* {@link KnownAccountType} can be used interchangeably with AccountType,
|
|
2702
2748
|
* this enum contains the known values that the service supports.
|
|
2703
2749
|
* ### Known values supported by the service
|
|
2704
2750
|
* **User** \
|
|
2705
2751
|
* **Computer**
|
|
2706
2752
|
*/
|
|
2707
|
-
export type
|
|
2753
|
+
export type AccountType = string;
|
|
2708
2754
|
|
|
2709
2755
|
/** Known values of {@link DefaultSharePermission} that the service accepts. */
|
|
2710
2756
|
export enum KnownDefaultSharePermission {
|
|
2757
|
+
/** None */
|
|
2711
2758
|
None = "None",
|
|
2759
|
+
/** StorageFileDataSmbShareReader */
|
|
2712
2760
|
StorageFileDataSmbShareReader = "StorageFileDataSmbShareReader",
|
|
2761
|
+
/** StorageFileDataSmbShareContributor */
|
|
2713
2762
|
StorageFileDataSmbShareContributor = "StorageFileDataSmbShareContributor",
|
|
2763
|
+
/** StorageFileDataSmbShareElevatedContributor */
|
|
2714
2764
|
StorageFileDataSmbShareElevatedContributor = "StorageFileDataSmbShareElevatedContributor"
|
|
2715
2765
|
}
|
|
2716
2766
|
|
|
@@ -2728,7 +2778,9 @@ export type DefaultSharePermission = string;
|
|
|
2728
2778
|
|
|
2729
2779
|
/** Known values of {@link LargeFileSharesState} that the service accepts. */
|
|
2730
2780
|
export enum KnownLargeFileSharesState {
|
|
2781
|
+
/** Disabled */
|
|
2731
2782
|
Disabled = "Disabled",
|
|
2783
|
+
/** Enabled */
|
|
2732
2784
|
Enabled = "Enabled"
|
|
2733
2785
|
}
|
|
2734
2786
|
|
|
@@ -2744,7 +2796,9 @@ export type LargeFileSharesState = string;
|
|
|
2744
2796
|
|
|
2745
2797
|
/** Known values of {@link RoutingChoice} that the service accepts. */
|
|
2746
2798
|
export enum KnownRoutingChoice {
|
|
2799
|
+
/** MicrosoftRouting */
|
|
2747
2800
|
MicrosoftRouting = "MicrosoftRouting",
|
|
2801
|
+
/** InternetRouting */
|
|
2748
2802
|
InternetRouting = "InternetRouting"
|
|
2749
2803
|
}
|
|
2750
2804
|
|
|
@@ -2760,8 +2814,11 @@ export type RoutingChoice = string;
|
|
|
2760
2814
|
|
|
2761
2815
|
/** Known values of {@link MinimumTlsVersion} that the service accepts. */
|
|
2762
2816
|
export enum KnownMinimumTlsVersion {
|
|
2817
|
+
/** TLS10 */
|
|
2763
2818
|
TLS10 = "TLS1_0",
|
|
2819
|
+
/** TLS11 */
|
|
2764
2820
|
TLS11 = "TLS1_1",
|
|
2821
|
+
/** TLS12 */
|
|
2765
2822
|
TLS12 = "TLS1_2"
|
|
2766
2823
|
}
|
|
2767
2824
|
|
|
@@ -2778,8 +2835,11 @@ export type MinimumTlsVersion = string;
|
|
|
2778
2835
|
|
|
2779
2836
|
/** Known values of {@link AccountImmutabilityPolicyState} that the service accepts. */
|
|
2780
2837
|
export enum KnownAccountImmutabilityPolicyState {
|
|
2838
|
+
/** Unlocked */
|
|
2781
2839
|
Unlocked = "Unlocked",
|
|
2840
|
+
/** Locked */
|
|
2782
2841
|
Locked = "Locked",
|
|
2842
|
+
/** Disabled */
|
|
2783
2843
|
Disabled = "Disabled"
|
|
2784
2844
|
}
|
|
2785
2845
|
|
|
@@ -2796,7 +2856,9 @@ export type AccountImmutabilityPolicyState = string;
|
|
|
2796
2856
|
|
|
2797
2857
|
/** Known values of {@link DnsEndpointType} that the service accepts. */
|
|
2798
2858
|
export enum KnownDnsEndpointType {
|
|
2859
|
+
/** Standard */
|
|
2799
2860
|
Standard = "Standard",
|
|
2861
|
+
/** AzureDnsZone */
|
|
2800
2862
|
AzureDnsZone = "AzureDnsZone"
|
|
2801
2863
|
}
|
|
2802
2864
|
|
|
@@ -2812,8 +2874,11 @@ export type DnsEndpointType = string;
|
|
|
2812
2874
|
|
|
2813
2875
|
/** Known values of {@link GeoReplicationStatus} that the service accepts. */
|
|
2814
2876
|
export enum KnownGeoReplicationStatus {
|
|
2877
|
+
/** Live */
|
|
2815
2878
|
Live = "Live",
|
|
2879
|
+
/** Bootstrap */
|
|
2816
2880
|
Bootstrap = "Bootstrap",
|
|
2881
|
+
/** Unavailable */
|
|
2817
2882
|
Unavailable = "Unavailable"
|
|
2818
2883
|
}
|
|
2819
2884
|
|
|
@@ -2830,8 +2895,11 @@ export type GeoReplicationStatus = string;
|
|
|
2830
2895
|
|
|
2831
2896
|
/** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
|
|
2832
2897
|
export enum KnownPrivateEndpointServiceConnectionStatus {
|
|
2898
|
+
/** Pending */
|
|
2833
2899
|
Pending = "Pending",
|
|
2900
|
+
/** Approved */
|
|
2834
2901
|
Approved = "Approved",
|
|
2902
|
+
/** Rejected */
|
|
2835
2903
|
Rejected = "Rejected"
|
|
2836
2904
|
}
|
|
2837
2905
|
|
|
@@ -2848,9 +2916,13 @@ export type PrivateEndpointServiceConnectionStatus = string;
|
|
|
2848
2916
|
|
|
2849
2917
|
/** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
|
|
2850
2918
|
export enum KnownPrivateEndpointConnectionProvisioningState {
|
|
2919
|
+
/** Succeeded */
|
|
2851
2920
|
Succeeded = "Succeeded",
|
|
2921
|
+
/** Creating */
|
|
2852
2922
|
Creating = "Creating",
|
|
2923
|
+
/** Deleting */
|
|
2853
2924
|
Deleting = "Deleting",
|
|
2925
|
+
/** Failed */
|
|
2854
2926
|
Failed = "Failed"
|
|
2855
2927
|
}
|
|
2856
2928
|
|
|
@@ -2868,8 +2940,11 @@ export type PrivateEndpointConnectionProvisioningState = string;
|
|
|
2868
2940
|
|
|
2869
2941
|
/** Known values of {@link BlobRestoreProgressStatus} that the service accepts. */
|
|
2870
2942
|
export enum KnownBlobRestoreProgressStatus {
|
|
2943
|
+
/** InProgress */
|
|
2871
2944
|
InProgress = "InProgress",
|
|
2945
|
+
/** Complete */
|
|
2872
2946
|
Complete = "Complete",
|
|
2947
|
+
/** Failed */
|
|
2873
2948
|
Failed = "Failed"
|
|
2874
2949
|
}
|
|
2875
2950
|
|
|
@@ -2886,8 +2961,11 @@ export type BlobRestoreProgressStatus = string;
|
|
|
2886
2961
|
|
|
2887
2962
|
/** Known values of {@link SkuConversionStatus} that the service accepts. */
|
|
2888
2963
|
export enum KnownSkuConversionStatus {
|
|
2964
|
+
/** InProgress */
|
|
2889
2965
|
InProgress = "InProgress",
|
|
2966
|
+
/** Succeeded */
|
|
2890
2967
|
Succeeded = "Succeeded",
|
|
2968
|
+
/** Failed */
|
|
2891
2969
|
Failed = "Failed"
|
|
2892
2970
|
}
|
|
2893
2971
|
|
|
@@ -2904,9 +2982,13 @@ export type SkuConversionStatus = string;
|
|
|
2904
2982
|
|
|
2905
2983
|
/** Known values of {@link Services} that the service accepts. */
|
|
2906
2984
|
export enum KnownServices {
|
|
2985
|
+
/** B */
|
|
2907
2986
|
B = "b",
|
|
2987
|
+
/** Q */
|
|
2908
2988
|
Q = "q",
|
|
2989
|
+
/** T */
|
|
2909
2990
|
T = "t",
|
|
2991
|
+
/** F */
|
|
2910
2992
|
F = "f"
|
|
2911
2993
|
}
|
|
2912
2994
|
|
|
@@ -2924,8 +3006,11 @@ export type Services = string;
|
|
|
2924
3006
|
|
|
2925
3007
|
/** Known values of {@link SignedResourceTypes} that the service accepts. */
|
|
2926
3008
|
export enum KnownSignedResourceTypes {
|
|
3009
|
+
/** S */
|
|
2927
3010
|
S = "s",
|
|
3011
|
+
/** C */
|
|
2928
3012
|
C = "c",
|
|
3013
|
+
/** O */
|
|
2929
3014
|
O = "o"
|
|
2930
3015
|
}
|
|
2931
3016
|
|
|
@@ -2942,13 +3027,21 @@ export type SignedResourceTypes = string;
|
|
|
2942
3027
|
|
|
2943
3028
|
/** Known values of {@link Permissions} that the service accepts. */
|
|
2944
3029
|
export enum KnownPermissions {
|
|
3030
|
+
/** R */
|
|
2945
3031
|
R = "r",
|
|
3032
|
+
/** D */
|
|
2946
3033
|
D = "d",
|
|
3034
|
+
/** W */
|
|
2947
3035
|
W = "w",
|
|
3036
|
+
/** L */
|
|
2948
3037
|
L = "l",
|
|
3038
|
+
/** A */
|
|
2949
3039
|
A = "a",
|
|
3040
|
+
/** C */
|
|
2950
3041
|
C = "c",
|
|
3042
|
+
/** U */
|
|
2951
3043
|
U = "u",
|
|
3044
|
+
/** P */
|
|
2952
3045
|
P = "p"
|
|
2953
3046
|
}
|
|
2954
3047
|
|
|
@@ -2970,9 +3063,13 @@ export type Permissions = string;
|
|
|
2970
3063
|
|
|
2971
3064
|
/** Known values of {@link SignedResource} that the service accepts. */
|
|
2972
3065
|
export enum KnownSignedResource {
|
|
3066
|
+
/** B */
|
|
2973
3067
|
B = "b",
|
|
3068
|
+
/** C */
|
|
2974
3069
|
C = "c",
|
|
3070
|
+
/** F */
|
|
2975
3071
|
F = "f",
|
|
3072
|
+
/** S */
|
|
2976
3073
|
S = "s"
|
|
2977
3074
|
}
|
|
2978
3075
|
|
|
@@ -2990,6 +3087,7 @@ export type SignedResource = string;
|
|
|
2990
3087
|
|
|
2991
3088
|
/** Known values of {@link ManagementPolicyName} that the service accepts. */
|
|
2992
3089
|
export enum KnownManagementPolicyName {
|
|
3090
|
+
/** Default */
|
|
2993
3091
|
Default = "default"
|
|
2994
3092
|
}
|
|
2995
3093
|
|
|
@@ -3004,6 +3102,7 @@ export type ManagementPolicyName = string;
|
|
|
3004
3102
|
|
|
3005
3103
|
/** Known values of {@link RuleType} that the service accepts. */
|
|
3006
3104
|
export enum KnownRuleType {
|
|
3105
|
+
/** Lifecycle */
|
|
3007
3106
|
Lifecycle = "Lifecycle"
|
|
3008
3107
|
}
|
|
3009
3108
|
|
|
@@ -3018,6 +3117,7 @@ export type RuleType = string;
|
|
|
3018
3117
|
|
|
3019
3118
|
/** Known values of {@link BlobInventoryPolicyName} that the service accepts. */
|
|
3020
3119
|
export enum KnownBlobInventoryPolicyName {
|
|
3120
|
+
/** Default */
|
|
3021
3121
|
Default = "default"
|
|
3022
3122
|
}
|
|
3023
3123
|
|
|
@@ -3032,6 +3132,7 @@ export type BlobInventoryPolicyName = string;
|
|
|
3032
3132
|
|
|
3033
3133
|
/** Known values of {@link InventoryRuleType} that the service accepts. */
|
|
3034
3134
|
export enum KnownInventoryRuleType {
|
|
3135
|
+
/** Inventory */
|
|
3035
3136
|
Inventory = "Inventory"
|
|
3036
3137
|
}
|
|
3037
3138
|
|
|
@@ -3046,7 +3147,9 @@ export type InventoryRuleType = string;
|
|
|
3046
3147
|
|
|
3047
3148
|
/** Known values of {@link Format} that the service accepts. */
|
|
3048
3149
|
export enum KnownFormat {
|
|
3150
|
+
/** Csv */
|
|
3049
3151
|
Csv = "Csv",
|
|
3152
|
+
/** Parquet */
|
|
3050
3153
|
Parquet = "Parquet"
|
|
3051
3154
|
}
|
|
3052
3155
|
|
|
@@ -3062,7 +3165,9 @@ export type Format = string;
|
|
|
3062
3165
|
|
|
3063
3166
|
/** Known values of {@link Schedule} that the service accepts. */
|
|
3064
3167
|
export enum KnownSchedule {
|
|
3168
|
+
/** Daily */
|
|
3065
3169
|
Daily = "Daily",
|
|
3170
|
+
/** Weekly */
|
|
3066
3171
|
Weekly = "Weekly"
|
|
3067
3172
|
}
|
|
3068
3173
|
|
|
@@ -3078,7 +3183,9 @@ export type Schedule = string;
|
|
|
3078
3183
|
|
|
3079
3184
|
/** Known values of {@link ObjectType} that the service accepts. */
|
|
3080
3185
|
export enum KnownObjectType {
|
|
3186
|
+
/** Blob */
|
|
3081
3187
|
Blob = "Blob",
|
|
3188
|
+
/** Container */
|
|
3082
3189
|
Container = "Container"
|
|
3083
3190
|
}
|
|
3084
3191
|
|
|
@@ -3094,9 +3201,13 @@ export type ObjectType = string;
|
|
|
3094
3201
|
|
|
3095
3202
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
3096
3203
|
export enum KnownCreatedByType {
|
|
3204
|
+
/** User */
|
|
3097
3205
|
User = "User",
|
|
3206
|
+
/** Application */
|
|
3098
3207
|
Application = "Application",
|
|
3208
|
+
/** ManagedIdentity */
|
|
3099
3209
|
ManagedIdentity = "ManagedIdentity",
|
|
3210
|
+
/** Key */
|
|
3100
3211
|
Key = "Key"
|
|
3101
3212
|
}
|
|
3102
3213
|
|
|
@@ -3114,7 +3225,9 @@ export type CreatedByType = string;
|
|
|
3114
3225
|
|
|
3115
3226
|
/** Known values of {@link EncryptionScopeSource} that the service accepts. */
|
|
3116
3227
|
export enum KnownEncryptionScopeSource {
|
|
3228
|
+
/** MicrosoftStorage */
|
|
3117
3229
|
MicrosoftStorage = "Microsoft.Storage",
|
|
3230
|
+
/** MicrosoftKeyVault */
|
|
3118
3231
|
MicrosoftKeyVault = "Microsoft.KeyVault"
|
|
3119
3232
|
}
|
|
3120
3233
|
|
|
@@ -3130,7 +3243,9 @@ export type EncryptionScopeSource = string;
|
|
|
3130
3243
|
|
|
3131
3244
|
/** Known values of {@link EncryptionScopeState} that the service accepts. */
|
|
3132
3245
|
export enum KnownEncryptionScopeState {
|
|
3246
|
+
/** Enabled */
|
|
3133
3247
|
Enabled = "Enabled",
|
|
3248
|
+
/** Disabled */
|
|
3134
3249
|
Disabled = "Disabled"
|
|
3135
3250
|
}
|
|
3136
3251
|
|
|
@@ -3144,21 +3259,29 @@ export enum KnownEncryptionScopeState {
|
|
|
3144
3259
|
*/
|
|
3145
3260
|
export type EncryptionScopeState = string;
|
|
3146
3261
|
|
|
3147
|
-
/** Known values of {@link
|
|
3148
|
-
export enum
|
|
3262
|
+
/** Known values of {@link AllowedMethods} that the service accepts. */
|
|
3263
|
+
export enum KnownAllowedMethods {
|
|
3264
|
+
/** Delete */
|
|
3149
3265
|
Delete = "DELETE",
|
|
3266
|
+
/** GET */
|
|
3150
3267
|
GET = "GET",
|
|
3268
|
+
/** Head */
|
|
3151
3269
|
Head = "HEAD",
|
|
3270
|
+
/** Merge */
|
|
3152
3271
|
Merge = "MERGE",
|
|
3272
|
+
/** Post */
|
|
3153
3273
|
Post = "POST",
|
|
3274
|
+
/** Options */
|
|
3154
3275
|
Options = "OPTIONS",
|
|
3276
|
+
/** PUT */
|
|
3155
3277
|
PUT = "PUT",
|
|
3278
|
+
/** Patch */
|
|
3156
3279
|
Patch = "PATCH"
|
|
3157
3280
|
}
|
|
3158
3281
|
|
|
3159
3282
|
/**
|
|
3160
|
-
* Defines values for
|
|
3161
|
-
* {@link
|
|
3283
|
+
* Defines values for AllowedMethods. \
|
|
3284
|
+
* {@link KnownAllowedMethods} can be used interchangeably with AllowedMethods,
|
|
3162
3285
|
* this enum contains the known values that the service supports.
|
|
3163
3286
|
* ### Known values supported by the service
|
|
3164
3287
|
* **DELETE** \
|
|
@@ -3170,10 +3293,11 @@ export enum KnownCorsRuleAllowedMethodsItem {
|
|
|
3170
3293
|
* **PUT** \
|
|
3171
3294
|
* **PATCH**
|
|
3172
3295
|
*/
|
|
3173
|
-
export type
|
|
3296
|
+
export type AllowedMethods = string;
|
|
3174
3297
|
|
|
3175
3298
|
/** Known values of {@link Name} that the service accepts. */
|
|
3176
3299
|
export enum KnownName {
|
|
3300
|
+
/** AccessTimeTracking */
|
|
3177
3301
|
AccessTimeTracking = "AccessTimeTracking"
|
|
3178
3302
|
}
|
|
3179
3303
|
|
|
@@ -3188,6 +3312,7 @@ export type Name = string;
|
|
|
3188
3312
|
|
|
3189
3313
|
/** Known values of {@link ListContainersInclude} that the service accepts. */
|
|
3190
3314
|
export enum KnownListContainersInclude {
|
|
3315
|
+
/** Deleted */
|
|
3191
3316
|
Deleted = "deleted"
|
|
3192
3317
|
}
|
|
3193
3318
|
|
|
@@ -3202,7 +3327,9 @@ export type ListContainersInclude = string;
|
|
|
3202
3327
|
|
|
3203
3328
|
/** Known values of {@link LeaseStatus} that the service accepts. */
|
|
3204
3329
|
export enum KnownLeaseStatus {
|
|
3330
|
+
/** Locked */
|
|
3205
3331
|
Locked = "Locked",
|
|
3332
|
+
/** Unlocked */
|
|
3206
3333
|
Unlocked = "Unlocked"
|
|
3207
3334
|
}
|
|
3208
3335
|
|
|
@@ -3218,10 +3345,15 @@ export type LeaseStatus = string;
|
|
|
3218
3345
|
|
|
3219
3346
|
/** Known values of {@link LeaseState} that the service accepts. */
|
|
3220
3347
|
export enum KnownLeaseState {
|
|
3348
|
+
/** Available */
|
|
3221
3349
|
Available = "Available",
|
|
3350
|
+
/** Leased */
|
|
3222
3351
|
Leased = "Leased",
|
|
3352
|
+
/** Expired */
|
|
3223
3353
|
Expired = "Expired",
|
|
3354
|
+
/** Breaking */
|
|
3224
3355
|
Breaking = "Breaking",
|
|
3356
|
+
/** Broken */
|
|
3225
3357
|
Broken = "Broken"
|
|
3226
3358
|
}
|
|
3227
3359
|
|
|
@@ -3240,7 +3372,9 @@ export type LeaseState = string;
|
|
|
3240
3372
|
|
|
3241
3373
|
/** Known values of {@link LeaseDuration} that the service accepts. */
|
|
3242
3374
|
export enum KnownLeaseDuration {
|
|
3375
|
+
/** Infinite */
|
|
3243
3376
|
Infinite = "Infinite",
|
|
3377
|
+
/** Fixed */
|
|
3244
3378
|
Fixed = "Fixed"
|
|
3245
3379
|
}
|
|
3246
3380
|
|
|
@@ -3256,7 +3390,9 @@ export type LeaseDuration = string;
|
|
|
3256
3390
|
|
|
3257
3391
|
/** Known values of {@link ImmutabilityPolicyState} that the service accepts. */
|
|
3258
3392
|
export enum KnownImmutabilityPolicyState {
|
|
3393
|
+
/** Locked */
|
|
3259
3394
|
Locked = "Locked",
|
|
3395
|
+
/** Unlocked */
|
|
3260
3396
|
Unlocked = "Unlocked"
|
|
3261
3397
|
}
|
|
3262
3398
|
|
|
@@ -3272,8 +3408,11 @@ export type ImmutabilityPolicyState = string;
|
|
|
3272
3408
|
|
|
3273
3409
|
/** Known values of {@link ImmutabilityPolicyUpdateType} that the service accepts. */
|
|
3274
3410
|
export enum KnownImmutabilityPolicyUpdateType {
|
|
3411
|
+
/** Put */
|
|
3275
3412
|
Put = "put",
|
|
3413
|
+
/** Lock */
|
|
3276
3414
|
Lock = "lock",
|
|
3415
|
+
/** Extend */
|
|
3277
3416
|
Extend = "extend"
|
|
3278
3417
|
}
|
|
3279
3418
|
|
|
@@ -3290,7 +3429,9 @@ export type ImmutabilityPolicyUpdateType = string;
|
|
|
3290
3429
|
|
|
3291
3430
|
/** Known values of {@link MigrationState} that the service accepts. */
|
|
3292
3431
|
export enum KnownMigrationState {
|
|
3432
|
+
/** InProgress */
|
|
3293
3433
|
InProgress = "InProgress",
|
|
3434
|
+
/** Completed */
|
|
3294
3435
|
Completed = "Completed"
|
|
3295
3436
|
}
|
|
3296
3437
|
|
|
@@ -3306,10 +3447,15 @@ export type MigrationState = string;
|
|
|
3306
3447
|
|
|
3307
3448
|
/** Known values of {@link LeaseContainerRequestAction} that the service accepts. */
|
|
3308
3449
|
export enum KnownLeaseContainerRequestAction {
|
|
3450
|
+
/** Acquire */
|
|
3309
3451
|
Acquire = "Acquire",
|
|
3452
|
+
/** Renew */
|
|
3310
3453
|
Renew = "Renew",
|
|
3454
|
+
/** Change */
|
|
3311
3455
|
Change = "Change",
|
|
3456
|
+
/** Release */
|
|
3312
3457
|
Release = "Release",
|
|
3458
|
+
/** Break */
|
|
3313
3459
|
Break = "Break"
|
|
3314
3460
|
}
|
|
3315
3461
|
|
|
@@ -3328,7 +3474,9 @@ export type LeaseContainerRequestAction = string;
|
|
|
3328
3474
|
|
|
3329
3475
|
/** Known values of {@link EnabledProtocols} that the service accepts. */
|
|
3330
3476
|
export enum KnownEnabledProtocols {
|
|
3477
|
+
/** SMB */
|
|
3331
3478
|
SMB = "SMB",
|
|
3479
|
+
/** NFS */
|
|
3332
3480
|
NFS = "NFS"
|
|
3333
3481
|
}
|
|
3334
3482
|
|
|
@@ -3344,8 +3492,11 @@ export type EnabledProtocols = string;
|
|
|
3344
3492
|
|
|
3345
3493
|
/** Known values of {@link RootSquashType} that the service accepts. */
|
|
3346
3494
|
export enum KnownRootSquashType {
|
|
3495
|
+
/** NoRootSquash */
|
|
3347
3496
|
NoRootSquash = "NoRootSquash",
|
|
3497
|
+
/** RootSquash */
|
|
3348
3498
|
RootSquash = "RootSquash",
|
|
3499
|
+
/** AllSquash */
|
|
3349
3500
|
AllSquash = "AllSquash"
|
|
3350
3501
|
}
|
|
3351
3502
|
|
|
@@ -3362,9 +3513,13 @@ export type RootSquashType = string;
|
|
|
3362
3513
|
|
|
3363
3514
|
/** Known values of {@link ShareAccessTier} that the service accepts. */
|
|
3364
3515
|
export enum KnownShareAccessTier {
|
|
3516
|
+
/** TransactionOptimized */
|
|
3365
3517
|
TransactionOptimized = "TransactionOptimized",
|
|
3518
|
+
/** Hot */
|
|
3366
3519
|
Hot = "Hot",
|
|
3520
|
+
/** Cool */
|
|
3367
3521
|
Cool = "Cool",
|
|
3522
|
+
/** Premium */
|
|
3368
3523
|
Premium = "Premium"
|
|
3369
3524
|
}
|
|
3370
3525
|
|
|
@@ -3382,10 +3537,15 @@ export type ShareAccessTier = string;
|
|
|
3382
3537
|
|
|
3383
3538
|
/** Known values of {@link LeaseShareAction} that the service accepts. */
|
|
3384
3539
|
export enum KnownLeaseShareAction {
|
|
3540
|
+
/** Acquire */
|
|
3385
3541
|
Acquire = "Acquire",
|
|
3542
|
+
/** Renew */
|
|
3386
3543
|
Renew = "Renew",
|
|
3544
|
+
/** Change */
|
|
3387
3545
|
Change = "Change",
|
|
3546
|
+
/** Release */
|
|
3388
3547
|
Release = "Release",
|
|
3548
|
+
/** Break */
|
|
3389
3549
|
Break = "Break"
|
|
3390
3550
|
}
|
|
3391
3551
|
|