@azure/arm-storage 17.2.2-alpha.20220616.1 → 18.0.0-alpha.20220819.3

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.
Files changed (118) hide show
  1. package/CHANGELOG.md +39 -10
  2. package/dist/index.js +198 -39
  3. package/dist/index.js.map +1 -1
  4. package/dist/index.min.js +1 -1
  5. package/dist/index.min.js.map +1 -1
  6. package/dist-esm/samples-dev/blobContainersClearLegalHoldSample.js +1 -1
  7. package/dist-esm/samples-dev/blobContainersCreateOrUpdateImmutabilityPolicySample.js +2 -2
  8. package/dist-esm/samples-dev/blobContainersCreateSample.js +3 -3
  9. package/dist-esm/samples-dev/blobContainersDeleteImmutabilityPolicySample.js +1 -1
  10. package/dist-esm/samples-dev/blobContainersDeleteSample.js +1 -1
  11. package/dist-esm/samples-dev/blobContainersExtendImmutabilityPolicySample.js +1 -1
  12. package/dist-esm/samples-dev/blobContainersGetImmutabilityPolicySample.js +1 -1
  13. package/dist-esm/samples-dev/blobContainersGetSample.js +2 -2
  14. package/dist-esm/samples-dev/blobContainersLeaseSample.js +2 -2
  15. package/dist-esm/samples-dev/blobContainersListSample.js +2 -2
  16. package/dist-esm/samples-dev/blobContainersLockImmutabilityPolicySample.js +1 -1
  17. package/dist-esm/samples-dev/blobContainersObjectLevelWormSample.js +1 -1
  18. package/dist-esm/samples-dev/blobContainersSetLegalHoldSample.js +2 -2
  19. package/dist-esm/samples-dev/blobContainersUpdateSample.js +1 -1
  20. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.js +3 -3
  21. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.js +1 -1
  22. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.js +1 -1
  23. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.js +1 -1
  24. package/dist-esm/samples-dev/blobServicesGetServicePropertiesSample.js +1 -1
  25. package/dist-esm/samples-dev/blobServicesListSample.js +1 -1
  26. package/dist-esm/samples-dev/blobServicesSetServicePropertiesSample.js +3 -3
  27. package/dist-esm/samples-dev/deletedAccountsGetSample.js +1 -1
  28. package/dist-esm/samples-dev/deletedAccountsListSample.js +1 -1
  29. package/dist-esm/samples-dev/encryptionScopesGetSample.js +1 -1
  30. package/dist-esm/samples-dev/encryptionScopesListSample.js +1 -1
  31. package/dist-esm/samples-dev/encryptionScopesPatchSample.js +1 -1
  32. package/dist-esm/samples-dev/encryptionScopesPutSample.js +2 -2
  33. package/dist-esm/samples-dev/fileServicesGetServicePropertiesSample.js +1 -1
  34. package/dist-esm/samples-dev/fileServicesListSample.js +1 -1
  35. package/dist-esm/samples-dev/fileServicesSetServicePropertiesSample.js +3 -3
  36. package/dist-esm/samples-dev/fileSharesCreateSample.js +3 -3
  37. package/dist-esm/samples-dev/fileSharesDeleteSample.js +1 -1
  38. package/dist-esm/samples-dev/fileSharesGetSample.js +2 -2
  39. package/dist-esm/samples-dev/fileSharesLeaseSample.js +2 -2
  40. package/dist-esm/samples-dev/fileSharesListSample.js +3 -3
  41. package/dist-esm/samples-dev/fileSharesRestoreSample.js +1 -1
  42. package/dist-esm/samples-dev/fileSharesUpdateSample.js +2 -2
  43. package/dist-esm/samples-dev/localUsersCreateOrUpdateSample.js +2 -2
  44. package/dist-esm/samples-dev/localUsersDeleteSample.js +1 -1
  45. package/dist-esm/samples-dev/localUsersGetSample.js +1 -1
  46. package/dist-esm/samples-dev/localUsersListKeysSample.js +1 -1
  47. package/dist-esm/samples-dev/localUsersListSample.js +1 -1
  48. package/dist-esm/samples-dev/localUsersRegeneratePasswordSample.js +1 -1
  49. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.js +6 -6
  50. package/dist-esm/samples-dev/managementPoliciesDeleteSample.js +1 -1
  51. package/dist-esm/samples-dev/managementPoliciesGetSample.js +1 -1
  52. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.js +4 -4
  53. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.js +1 -1
  54. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.js +1 -1
  55. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.js +1 -1
  56. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  57. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
  58. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
  59. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
  60. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js +1 -1
  61. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.js +1 -1
  62. package/dist-esm/samples-dev/queueCreateSample.js +2 -2
  63. package/dist-esm/samples-dev/queueDeleteSample.js +1 -1
  64. package/dist-esm/samples-dev/queueGetSample.js +1 -1
  65. package/dist-esm/samples-dev/queueListSample.js +1 -1
  66. package/dist-esm/samples-dev/queueServicesGetServicePropertiesSample.js +1 -1
  67. package/dist-esm/samples-dev/queueServicesListSample.js +1 -1
  68. package/dist-esm/samples-dev/queueServicesSetServicePropertiesSample.js +1 -1
  69. package/dist-esm/samples-dev/queueUpdateSample.js +1 -1
  70. package/dist-esm/samples-dev/skusListSample.js +1 -1
  71. package/dist-esm/samples-dev/storageAccountsAbortHierarchicalNamespaceMigrationSample.js +1 -1
  72. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.js +1 -1
  73. package/dist-esm/samples-dev/storageAccountsCreateSample.js +12 -12
  74. package/dist-esm/samples-dev/storageAccountsDeleteSample.js +1 -1
  75. package/dist-esm/samples-dev/storageAccountsFailoverSample.js +1 -1
  76. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.js +4 -4
  77. package/dist-esm/samples-dev/storageAccountsHierarchicalNamespaceMigrationSample.js +1 -1
  78. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.js +1 -1
  79. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.js +1 -1
  80. package/dist-esm/samples-dev/storageAccountsListKeysSample.js +1 -1
  81. package/dist-esm/samples-dev/storageAccountsListSample.js +1 -1
  82. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.js +1 -1
  83. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.js +2 -2
  84. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.js +1 -1
  85. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.js +1 -1
  86. package/dist-esm/samples-dev/storageAccountsUpdateSample.js +8 -8
  87. package/dist-esm/samples-dev/tableCreateSample.js +2 -2
  88. package/dist-esm/samples-dev/tableDeleteSample.js +1 -1
  89. package/dist-esm/samples-dev/tableGetSample.js +1 -1
  90. package/dist-esm/samples-dev/tableListSample.js +1 -1
  91. package/dist-esm/samples-dev/tableServicesGetServicePropertiesSample.js +1 -1
  92. package/dist-esm/samples-dev/tableServicesListSample.js +1 -1
  93. package/dist-esm/samples-dev/tableServicesSetServicePropertiesSample.js +1 -1
  94. package/dist-esm/samples-dev/tableUpdateSample.js +2 -2
  95. package/dist-esm/samples-dev/usagesListByLocationSample.js +1 -1
  96. package/dist-esm/src/models/index.d.ts +229 -68
  97. package/dist-esm/src/models/index.d.ts.map +1 -1
  98. package/dist-esm/src/models/index.js +177 -18
  99. package/dist-esm/src/models/index.js.map +1 -1
  100. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  101. package/dist-esm/src/models/mappers.js +0 -5
  102. package/dist-esm/src/models/mappers.js.map +1 -1
  103. package/dist-esm/src/models/parameters.js +1 -1
  104. package/dist-esm/src/storageManagementClient.d.ts.map +1 -1
  105. package/dist-esm/src/storageManagementClient.js +20 -15
  106. package/dist-esm/src/storageManagementClient.js.map +1 -1
  107. package/dist-esm/test/storage_examples.js.map +1 -1
  108. package/package.json +3 -4
  109. package/review/arm-storage.api.md +185 -321
  110. package/src/models/index.ts +228 -68
  111. package/src/models/mappers.ts +0 -5
  112. package/src/models/parameters.ts +1 -1
  113. package/src/storageManagementClient.ts +25 -18
  114. package/types/arm-storage.d.ts +259 -98
  115. package/dist-esm/test/sampleTest.d.ts +0 -2
  116. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  117. package/dist-esm/test/sampleTest.js +0 -38
  118. package/dist-esm/test/sampleTest.js.map +0 -1
@@ -60,36 +60,36 @@ export declare interface AccountSasParameters {
60
60
  /** Defines values for AccountStatus. */
61
61
  export declare type AccountStatus = "available" | "unavailable";
62
62
 
63
+ /**
64
+ * Defines values for AccountType. \
65
+ * {@link KnownAccountType} can be used interchangeably with AccountType,
66
+ * this enum contains the known values that the service supports.
67
+ * ### Known values supported by the service
68
+ * **User** \
69
+ * **Computer**
70
+ */
71
+ export declare type AccountType = string;
72
+
63
73
  /** Settings properties for Active Directory (AD). */
64
74
  export declare interface ActiveDirectoryProperties {
65
75
  /** Specifies the primary domain that the AD DNS server is authoritative for. */
66
76
  domainName: string;
67
77
  /** Specifies the NetBIOS domain name. */
68
- netBiosDomainName: string;
78
+ netBiosDomainName?: string;
69
79
  /** Specifies the Active Directory forest to get. */
70
- forestName: string;
80
+ forestName?: string;
71
81
  /** Specifies the domain GUID. */
72
82
  domainGuid: string;
73
83
  /** Specifies the security identifier (SID). */
74
- domainSid: string;
84
+ domainSid?: string;
75
85
  /** Specifies the security identifier (SID) for Azure Storage. */
76
- azureStorageSid: string;
86
+ azureStorageSid?: string;
77
87
  /** Specifies the Active Directory SAMAccountName for Azure Storage. */
78
88
  samAccountName?: string;
79
89
  /** Specifies the Active Directory account type for Azure Storage. */
80
- accountType?: ActiveDirectoryPropertiesAccountType;
90
+ accountType?: AccountType;
81
91
  }
82
92
 
83
- /**
84
- * Defines values for ActiveDirectoryPropertiesAccountType. \
85
- * {@link KnownActiveDirectoryPropertiesAccountType} can be used interchangeably with ActiveDirectoryPropertiesAccountType,
86
- * this enum contains the known values that the service supports.
87
- * ### Known values supported by the service
88
- * **User** \
89
- * **Computer**
90
- */
91
- export declare type ActiveDirectoryPropertiesAccountType = string;
92
-
93
93
  /**
94
94
  * Defines values for AllowedCopyScope. \
95
95
  * {@link KnownAllowedCopyScope} can be used interchangeably with AllowedCopyScope,
@@ -100,27 +100,43 @@ export declare type ActiveDirectoryPropertiesAccountType = string;
100
100
  */
101
101
  export declare type AllowedCopyScope = string;
102
102
 
103
+ /**
104
+ * Defines values for AllowedMethods. \
105
+ * {@link KnownAllowedMethods} can be used interchangeably with AllowedMethods,
106
+ * this enum contains the known values that the service supports.
107
+ * ### Known values supported by the service
108
+ * **DELETE** \
109
+ * **GET** \
110
+ * **HEAD** \
111
+ * **MERGE** \
112
+ * **POST** \
113
+ * **OPTIONS** \
114
+ * **PUT** \
115
+ * **PATCH**
116
+ */
117
+ export declare type AllowedMethods = string;
118
+
103
119
  /** The resource model definition for an Azure Resource Manager resource with an etag. */
104
- export declare type AzureEntityResource = Resource & {
120
+ export declare interface AzureEntityResource extends Resource {
105
121
  /**
106
122
  * Resource Etag.
107
123
  * NOTE: This property will not be serialized. It can only be populated by the server.
108
124
  */
109
125
  readonly etag?: string;
110
- };
126
+ }
111
127
 
112
128
  /** Settings for Azure Files identity based authentication. */
113
129
  export declare interface AzureFilesIdentityBasedAuthentication {
114
- /** Indicates the directory service used. */
130
+ /** Indicates the directory service used. Note that this enum may be extended in the future. */
115
131
  directoryServiceOptions: DirectoryServiceOptions;
116
- /** Required if choose AD. */
132
+ /** Required if directoryServiceOptions are AD, optional if they are AADKERB. */
117
133
  activeDirectoryProperties?: ActiveDirectoryProperties;
118
134
  /** Default share permission for users using Kerberos authentication if RBAC role is not assigned. */
119
135
  defaultSharePermission?: DefaultSharePermission;
120
136
  }
121
137
 
122
138
  /** Properties of the blob container, including Id, resource name, resource type, Etag. */
123
- export declare type BlobContainer = AzureEntityResource & {
139
+ export declare interface BlobContainer extends AzureEntityResource {
124
140
  /**
125
141
  * The version of the deleted blob container.
126
142
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -197,7 +213,7 @@ export declare type BlobContainer = AzureEntityResource & {
197
213
  enableNfsV3RootSquash?: boolean;
198
214
  /** Enable NFSv3 all squash on blob container. */
199
215
  enableNfsV3AllSquash?: boolean;
200
- };
216
+ }
201
217
 
202
218
  /** Interface representing a BlobContainers. */
203
219
  export declare interface BlobContainers {
@@ -674,7 +690,7 @@ export declare interface BlobInventoryPoliciesListOptionalParams extends coreCli
674
690
  export declare type BlobInventoryPoliciesListResponse = ListBlobInventoryPolicy;
675
691
 
676
692
  /** The storage account blob inventory policy. */
677
- export declare type BlobInventoryPolicy = Resource & {
693
+ export declare interface BlobInventoryPolicy extends Resource {
678
694
  /**
679
695
  * Metadata pertaining to creation and last modification of the resource.
680
696
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -687,7 +703,7 @@ export declare type BlobInventoryPolicy = Resource & {
687
703
  readonly lastModifiedTime?: Date;
688
704
  /** The storage account blob inventory policy object. It is composed of policy rules. */
689
705
  policy?: BlobInventoryPolicySchema;
690
- };
706
+ }
691
707
 
692
708
  /** An object that defines the blob inventory rule. */
693
709
  export declare interface BlobInventoryPolicyDefinition {
@@ -815,7 +831,7 @@ export declare interface BlobServiceItems {
815
831
  }
816
832
 
817
833
  /** The properties of a storage account’s Blob service. */
818
- export declare type BlobServiceProperties = Resource & {
834
+ export declare interface BlobServiceProperties extends Resource {
819
835
  /**
820
836
  * Sku name and tier.
821
837
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -839,7 +855,7 @@ export declare type BlobServiceProperties = Resource & {
839
855
  containerDeleteRetentionPolicy?: DeleteRetentionPolicy;
840
856
  /** The blob service property to configure last access time based tracking policy. */
841
857
  lastAccessTimeTrackingPolicy?: LastAccessTimeTrackingPolicy;
842
- };
858
+ }
843
859
 
844
860
  /** Interface representing a BlobServices. */
845
861
  export declare interface BlobServices {
@@ -962,7 +978,7 @@ export declare interface CorsRule {
962
978
  /** Required if CorsRule element is present. A list of origin domains that will be allowed via CORS, or "*" to allow all domains */
963
979
  allowedOrigins: string[];
964
980
  /** Required if CorsRule element is present. A list of HTTP methods that are allowed to be executed by the origin. */
965
- allowedMethods: CorsRuleAllowedMethodsItem[];
981
+ allowedMethods: AllowedMethods[];
966
982
  /** Required if CorsRule element is present. The number of seconds that the client/browser should cache a preflight response. */
967
983
  maxAgeInSeconds: number;
968
984
  /** Required if CorsRule element is present. A list of response headers to expose to CORS clients. */
@@ -971,22 +987,6 @@ export declare interface CorsRule {
971
987
  allowedHeaders: string[];
972
988
  }
973
989
 
974
- /**
975
- * Defines values for CorsRuleAllowedMethodsItem. \
976
- * {@link KnownCorsRuleAllowedMethodsItem} can be used interchangeably with CorsRuleAllowedMethodsItem,
977
- * this enum contains the known values that the service supports.
978
- * ### Known values supported by the service
979
- * **DELETE** \
980
- * **GET** \
981
- * **HEAD** \
982
- * **MERGE** \
983
- * **POST** \
984
- * **OPTIONS** \
985
- * **PUT** \
986
- * **PATCH**
987
- */
988
- export declare type CorsRuleAllowedMethodsItem = string;
989
-
990
990
  /** Sets the CORS rules. You can include up to five CorsRule elements in the request. */
991
991
  export declare interface CorsRules {
992
992
  /** The List of CORS rules. You can include up to five CorsRule elements in the request. */
@@ -1049,7 +1049,7 @@ export declare type DefaultAction = "Allow" | "Deny";
1049
1049
  export declare type DefaultSharePermission = string;
1050
1050
 
1051
1051
  /** Deleted storage account */
1052
- export declare type DeletedAccount = ProxyResource & {
1052
+ export declare interface DeletedAccount extends ProxyResource {
1053
1053
  /**
1054
1054
  * Full resource id of the original storage account.
1055
1055
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1075,7 +1075,7 @@ export declare type DeletedAccount = ProxyResource & {
1075
1075
  * NOTE: This property will not be serialized. It can only be populated by the server.
1076
1076
  */
1077
1077
  readonly deletionTime?: string;
1078
- };
1078
+ }
1079
1079
 
1080
1080
  /** The response from the List Deleted Accounts operation. */
1081
1081
  export declare interface DeletedAccountListResult {
@@ -1161,7 +1161,8 @@ export declare interface Dimension {
1161
1161
  * ### Known values supported by the service
1162
1162
  * **None** \
1163
1163
  * **AADDS** \
1164
- * **AD**
1164
+ * **AD** \
1165
+ * **AADKERB**
1165
1166
  */
1166
1167
  export declare type DirectoryServiceOptions = string;
1167
1168
 
@@ -1190,7 +1191,7 @@ export declare interface Encryption {
1190
1191
  /** List of services which support encryption. */
1191
1192
  services?: EncryptionServices;
1192
1193
  /** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Storage, Microsoft.Keyvault */
1193
- keySource: KeySource;
1194
+ keySource?: KeySource;
1194
1195
  /** A boolean indicating whether or not the service applies a secondary layer of encryption with platform managed keys for data at rest. */
1195
1196
  requireInfrastructureEncryption?: boolean;
1196
1197
  /** Properties provided by key vault. */
@@ -1208,7 +1209,7 @@ export declare interface EncryptionIdentity {
1208
1209
  }
1209
1210
 
1210
1211
  /** The Encryption Scope resource. */
1211
- export declare type EncryptionScope = Resource & {
1212
+ export declare interface EncryptionScope extends Resource {
1212
1213
  /** The provider for the encryption scope. Possible values (case-insensitive): Microsoft.Storage, Microsoft.KeyVault. */
1213
1214
  source?: EncryptionScopeSource;
1214
1215
  /** The state of the encryption scope. Possible values (case-insensitive): Enabled, Disabled. */
@@ -1227,7 +1228,7 @@ export declare type EncryptionScope = Resource & {
1227
1228
  keyVaultProperties?: EncryptionScopeKeyVaultProperties;
1228
1229
  /** A boolean indicating whether or not the service applies a secondary layer of encryption with platform managed keys for data at rest. */
1229
1230
  requireInfrastructureEncryption?: boolean;
1230
- };
1231
+ }
1231
1232
 
1232
1233
  /** The key vault properties for the encryption scope. This is a required field if encryption scope 'source' attribute is set to 'Microsoft.KeyVault'. */
1233
1234
  export declare interface EncryptionScopeKeyVaultProperties {
@@ -1487,7 +1488,7 @@ export declare interface FileServiceItems {
1487
1488
  }
1488
1489
 
1489
1490
  /** The properties of File services in storage account. */
1490
- export declare type FileServiceProperties = Resource & {
1491
+ export declare interface FileServiceProperties extends Resource {
1491
1492
  /**
1492
1493
  * Sku name and tier.
1493
1494
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1499,7 +1500,7 @@ export declare type FileServiceProperties = Resource & {
1499
1500
  shareDeleteRetentionPolicy?: DeleteRetentionPolicy;
1500
1501
  /** Protocol settings for file service */
1501
1502
  protocolSettings?: ProtocolSettings;
1502
- };
1503
+ }
1503
1504
 
1504
1505
  /** Interface representing a FileServices. */
1505
1506
  export declare interface FileServices {
@@ -1561,7 +1562,7 @@ export declare interface FileServicesSetServicePropertiesOptionalParams extends
1561
1562
  export declare type FileServicesSetServicePropertiesResponse = FileServiceProperties;
1562
1563
 
1563
1564
  /** Properties of the file share, including Id, resource name, resource type, Etag. */
1564
- export declare type FileShare = AzureEntityResource & {
1565
+ export declare interface FileShare extends AzureEntityResource {
1565
1566
  /**
1566
1567
  * Returns the date and time the share was last modified.
1567
1568
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1636,10 +1637,10 @@ export declare type FileShare = AzureEntityResource & {
1636
1637
  * NOTE: This property will not be serialized. It can only be populated by the server.
1637
1638
  */
1638
1639
  readonly snapshotTime?: Date;
1639
- };
1640
+ }
1640
1641
 
1641
1642
  /** The file share properties be listed out. */
1642
- export declare type FileShareItem = AzureEntityResource & {
1643
+ export declare interface FileShareItem extends AzureEntityResource {
1643
1644
  /**
1644
1645
  * Returns the date and time the share was last modified.
1645
1646
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1714,7 +1715,7 @@ export declare type FileShareItem = AzureEntityResource & {
1714
1715
  * NOTE: This property will not be serialized. It can only be populated by the server.
1715
1716
  */
1716
1717
  readonly snapshotTime?: Date;
1717
- };
1718
+ }
1718
1719
 
1719
1720
  /** Response schema. Contains list of shares returned, and if paging is requested or required, a URL to next page of shares. */
1720
1721
  export declare interface FileShareItems {
@@ -1987,7 +1988,7 @@ export declare interface Identity {
1987
1988
  export declare type IdentityType = string;
1988
1989
 
1989
1990
  /** The ImmutabilityPolicy property of a blob container, including Id, resource name, resource type, Etag. */
1990
- export declare type ImmutabilityPolicy = AzureEntityResource & {
1991
+ export declare interface ImmutabilityPolicy extends AzureEntityResource {
1991
1992
  /** The immutability period for the blobs in the container since the policy creation, in days. */
1992
1993
  immutabilityPeriodSinceCreationInDays?: number;
1993
1994
  /**
@@ -1999,7 +2000,7 @@ export declare type ImmutabilityPolicy = AzureEntityResource & {
1999
2000
  allowProtectedAppendWrites?: boolean;
2000
2001
  /** 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. */
2001
2002
  allowProtectedAppendWritesAll?: boolean;
2002
- };
2003
+ }
2003
2004
 
2004
2005
  /** The properties of an ImmutabilityPolicy of a blob container. */
2005
2006
  export declare interface ImmutabilityPolicyProperties {
@@ -2164,370 +2165,529 @@ export declare type Kind = string;
2164
2165
 
2165
2166
  /** Known values of {@link AccountImmutabilityPolicyState} that the service accepts. */
2166
2167
  export declare enum KnownAccountImmutabilityPolicyState {
2168
+ /** Unlocked */
2167
2169
  Unlocked = "Unlocked",
2170
+ /** Locked */
2168
2171
  Locked = "Locked",
2172
+ /** Disabled */
2169
2173
  Disabled = "Disabled"
2170
2174
  }
2171
2175
 
2172
- /** Known values of {@link ActiveDirectoryPropertiesAccountType} that the service accepts. */
2173
- export declare enum KnownActiveDirectoryPropertiesAccountType {
2176
+ /** Known values of {@link AccountType} that the service accepts. */
2177
+ export declare enum KnownAccountType {
2178
+ /** User */
2174
2179
  User = "User",
2180
+ /** Computer */
2175
2181
  Computer = "Computer"
2176
2182
  }
2177
2183
 
2178
2184
  /** Known values of {@link AllowedCopyScope} that the service accepts. */
2179
2185
  export declare enum KnownAllowedCopyScope {
2186
+ /** PrivateLink */
2180
2187
  PrivateLink = "PrivateLink",
2188
+ /** AAD */
2181
2189
  AAD = "AAD"
2182
2190
  }
2183
2191
 
2192
+ /** Known values of {@link AllowedMethods} that the service accepts. */
2193
+ export declare enum KnownAllowedMethods {
2194
+ /** Delete */
2195
+ Delete = "DELETE",
2196
+ /** GET */
2197
+ GET = "GET",
2198
+ /** Head */
2199
+ Head = "HEAD",
2200
+ /** Merge */
2201
+ Merge = "MERGE",
2202
+ /** Post */
2203
+ Post = "POST",
2204
+ /** Options */
2205
+ Options = "OPTIONS",
2206
+ /** PUT */
2207
+ PUT = "PUT",
2208
+ /** Patch */
2209
+ Patch = "PATCH"
2210
+ }
2211
+
2184
2212
  /** Known values of {@link BlobInventoryPolicyName} that the service accepts. */
2185
2213
  export declare enum KnownBlobInventoryPolicyName {
2214
+ /** Default */
2186
2215
  Default = "default"
2187
2216
  }
2188
2217
 
2189
2218
  /** Known values of {@link BlobRestoreProgressStatus} that the service accepts. */
2190
2219
  export declare enum KnownBlobRestoreProgressStatus {
2220
+ /** InProgress */
2191
2221
  InProgress = "InProgress",
2222
+ /** Complete */
2192
2223
  Complete = "Complete",
2224
+ /** Failed */
2193
2225
  Failed = "Failed"
2194
2226
  }
2195
2227
 
2196
2228
  /** Known values of {@link Bypass} that the service accepts. */
2197
2229
  export declare enum KnownBypass {
2230
+ /** None */
2198
2231
  None = "None",
2232
+ /** Logging */
2199
2233
  Logging = "Logging",
2234
+ /** Metrics */
2200
2235
  Metrics = "Metrics",
2236
+ /** AzureServices */
2201
2237
  AzureServices = "AzureServices"
2202
2238
  }
2203
2239
 
2204
- /** Known values of {@link CorsRuleAllowedMethodsItem} that the service accepts. */
2205
- export declare enum KnownCorsRuleAllowedMethodsItem {
2206
- Delete = "DELETE",
2207
- GET = "GET",
2208
- Head = "HEAD",
2209
- Merge = "MERGE",
2210
- Post = "POST",
2211
- Options = "OPTIONS",
2212
- PUT = "PUT",
2213
- Patch = "PATCH"
2214
- }
2215
-
2216
2240
  /** Known values of {@link CreatedByType} that the service accepts. */
2217
2241
  export declare enum KnownCreatedByType {
2242
+ /** User */
2218
2243
  User = "User",
2244
+ /** Application */
2219
2245
  Application = "Application",
2246
+ /** ManagedIdentity */
2220
2247
  ManagedIdentity = "ManagedIdentity",
2248
+ /** Key */
2221
2249
  Key = "Key"
2222
2250
  }
2223
2251
 
2224
2252
  /** Known values of {@link DefaultSharePermission} that the service accepts. */
2225
2253
  export declare enum KnownDefaultSharePermission {
2254
+ /** None */
2226
2255
  None = "None",
2256
+ /** StorageFileDataSmbShareReader */
2227
2257
  StorageFileDataSmbShareReader = "StorageFileDataSmbShareReader",
2258
+ /** StorageFileDataSmbShareContributor */
2228
2259
  StorageFileDataSmbShareContributor = "StorageFileDataSmbShareContributor",
2260
+ /** StorageFileDataSmbShareElevatedContributor */
2229
2261
  StorageFileDataSmbShareElevatedContributor = "StorageFileDataSmbShareElevatedContributor"
2230
2262
  }
2231
2263
 
2232
2264
  /** Known values of {@link DirectoryServiceOptions} that the service accepts. */
2233
2265
  export declare enum KnownDirectoryServiceOptions {
2266
+ /** None */
2234
2267
  None = "None",
2268
+ /** Aadds */
2235
2269
  Aadds = "AADDS",
2236
- AD = "AD"
2270
+ /** AD */
2271
+ AD = "AD",
2272
+ /** Aadkerb */
2273
+ Aadkerb = "AADKERB"
2237
2274
  }
2238
2275
 
2239
2276
  /** Known values of {@link DnsEndpointType} that the service accepts. */
2240
2277
  export declare enum KnownDnsEndpointType {
2278
+ /** Standard */
2241
2279
  Standard = "Standard",
2280
+ /** AzureDnsZone */
2242
2281
  AzureDnsZone = "AzureDnsZone"
2243
2282
  }
2244
2283
 
2245
2284
  /** Known values of {@link EnabledProtocols} that the service accepts. */
2246
2285
  export declare enum KnownEnabledProtocols {
2286
+ /** SMB */
2247
2287
  SMB = "SMB",
2288
+ /** NFS */
2248
2289
  NFS = "NFS"
2249
2290
  }
2250
2291
 
2251
2292
  /** Known values of {@link EncryptionScopeSource} that the service accepts. */
2252
2293
  export declare enum KnownEncryptionScopeSource {
2294
+ /** MicrosoftStorage */
2253
2295
  MicrosoftStorage = "Microsoft.Storage",
2296
+ /** MicrosoftKeyVault */
2254
2297
  MicrosoftKeyVault = "Microsoft.KeyVault"
2255
2298
  }
2256
2299
 
2257
2300
  /** Known values of {@link EncryptionScopeState} that the service accepts. */
2258
2301
  export declare enum KnownEncryptionScopeState {
2302
+ /** Enabled */
2259
2303
  Enabled = "Enabled",
2304
+ /** Disabled */
2260
2305
  Disabled = "Disabled"
2261
2306
  }
2262
2307
 
2263
2308
  /** Known values of {@link ExpirationAction} that the service accepts. */
2264
2309
  export declare enum KnownExpirationAction {
2310
+ /** Log */
2265
2311
  Log = "Log"
2266
2312
  }
2267
2313
 
2268
2314
  /** Known values of {@link ExtendedLocationTypes} that the service accepts. */
2269
2315
  export declare enum KnownExtendedLocationTypes {
2316
+ /** EdgeZone */
2270
2317
  EdgeZone = "EdgeZone"
2271
2318
  }
2272
2319
 
2273
2320
  /** Known values of {@link Format} that the service accepts. */
2274
2321
  export declare enum KnownFormat {
2322
+ /** Csv */
2275
2323
  Csv = "Csv",
2324
+ /** Parquet */
2276
2325
  Parquet = "Parquet"
2277
2326
  }
2278
2327
 
2279
2328
  /** Known values of {@link GeoReplicationStatus} that the service accepts. */
2280
2329
  export declare enum KnownGeoReplicationStatus {
2330
+ /** Live */
2281
2331
  Live = "Live",
2332
+ /** Bootstrap */
2282
2333
  Bootstrap = "Bootstrap",
2334
+ /** Unavailable */
2283
2335
  Unavailable = "Unavailable"
2284
2336
  }
2285
2337
 
2286
2338
  /** Known values of {@link IdentityType} that the service accepts. */
2287
2339
  export declare enum KnownIdentityType {
2340
+ /** None */
2288
2341
  None = "None",
2342
+ /** SystemAssigned */
2289
2343
  SystemAssigned = "SystemAssigned",
2344
+ /** UserAssigned */
2290
2345
  UserAssigned = "UserAssigned",
2346
+ /** SystemAssignedUserAssigned */
2291
2347
  SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
2292
2348
  }
2293
2349
 
2294
2350
  /** Known values of {@link ImmutabilityPolicyState} that the service accepts. */
2295
2351
  export declare enum KnownImmutabilityPolicyState {
2352
+ /** Locked */
2296
2353
  Locked = "Locked",
2354
+ /** Unlocked */
2297
2355
  Unlocked = "Unlocked"
2298
2356
  }
2299
2357
 
2300
2358
  /** Known values of {@link ImmutabilityPolicyUpdateType} that the service accepts. */
2301
2359
  export declare enum KnownImmutabilityPolicyUpdateType {
2360
+ /** Put */
2302
2361
  Put = "put",
2362
+ /** Lock */
2303
2363
  Lock = "lock",
2364
+ /** Extend */
2304
2365
  Extend = "extend"
2305
2366
  }
2306
2367
 
2307
2368
  /** Known values of {@link InventoryRuleType} that the service accepts. */
2308
2369
  export declare enum KnownInventoryRuleType {
2370
+ /** Inventory */
2309
2371
  Inventory = "Inventory"
2310
2372
  }
2311
2373
 
2312
2374
  /** Known values of {@link KeySource} that the service accepts. */
2313
2375
  export declare enum KnownKeySource {
2376
+ /** MicrosoftStorage */
2314
2377
  MicrosoftStorage = "Microsoft.Storage",
2378
+ /** MicrosoftKeyvault */
2315
2379
  MicrosoftKeyvault = "Microsoft.Keyvault"
2316
2380
  }
2317
2381
 
2318
2382
  /** Known values of {@link KeyType} that the service accepts. */
2319
2383
  export declare enum KnownKeyType {
2384
+ /** Service */
2320
2385
  Service = "Service",
2386
+ /** Account */
2321
2387
  Account = "Account"
2322
2388
  }
2323
2389
 
2324
2390
  /** Known values of {@link Kind} that the service accepts. */
2325
2391
  export declare enum KnownKind {
2392
+ /** Storage */
2326
2393
  Storage = "Storage",
2394
+ /** StorageV2 */
2327
2395
  StorageV2 = "StorageV2",
2396
+ /** BlobStorage */
2328
2397
  BlobStorage = "BlobStorage",
2398
+ /** FileStorage */
2329
2399
  FileStorage = "FileStorage",
2400
+ /** BlockBlobStorage */
2330
2401
  BlockBlobStorage = "BlockBlobStorage"
2331
2402
  }
2332
2403
 
2333
2404
  /** Known values of {@link LargeFileSharesState} that the service accepts. */
2334
2405
  export declare enum KnownLargeFileSharesState {
2406
+ /** Disabled */
2335
2407
  Disabled = "Disabled",
2408
+ /** Enabled */
2336
2409
  Enabled = "Enabled"
2337
2410
  }
2338
2411
 
2339
2412
  /** Known values of {@link LeaseContainerRequestAction} that the service accepts. */
2340
2413
  export declare enum KnownLeaseContainerRequestAction {
2414
+ /** Acquire */
2341
2415
  Acquire = "Acquire",
2416
+ /** Renew */
2342
2417
  Renew = "Renew",
2418
+ /** Change */
2343
2419
  Change = "Change",
2420
+ /** Release */
2344
2421
  Release = "Release",
2422
+ /** Break */
2345
2423
  Break = "Break"
2346
2424
  }
2347
2425
 
2348
2426
  /** Known values of {@link LeaseDuration} that the service accepts. */
2349
2427
  export declare enum KnownLeaseDuration {
2428
+ /** Infinite */
2350
2429
  Infinite = "Infinite",
2430
+ /** Fixed */
2351
2431
  Fixed = "Fixed"
2352
2432
  }
2353
2433
 
2354
2434
  /** Known values of {@link LeaseShareAction} that the service accepts. */
2355
2435
  export declare enum KnownLeaseShareAction {
2436
+ /** Acquire */
2356
2437
  Acquire = "Acquire",
2438
+ /** Renew */
2357
2439
  Renew = "Renew",
2440
+ /** Change */
2358
2441
  Change = "Change",
2442
+ /** Release */
2359
2443
  Release = "Release",
2444
+ /** Break */
2360
2445
  Break = "Break"
2361
2446
  }
2362
2447
 
2363
2448
  /** Known values of {@link LeaseState} that the service accepts. */
2364
2449
  export declare enum KnownLeaseState {
2450
+ /** Available */
2365
2451
  Available = "Available",
2452
+ /** Leased */
2366
2453
  Leased = "Leased",
2454
+ /** Expired */
2367
2455
  Expired = "Expired",
2456
+ /** Breaking */
2368
2457
  Breaking = "Breaking",
2458
+ /** Broken */
2369
2459
  Broken = "Broken"
2370
2460
  }
2371
2461
 
2372
2462
  /** Known values of {@link LeaseStatus} that the service accepts. */
2373
2463
  export declare enum KnownLeaseStatus {
2464
+ /** Locked */
2374
2465
  Locked = "Locked",
2466
+ /** Unlocked */
2375
2467
  Unlocked = "Unlocked"
2376
2468
  }
2377
2469
 
2378
2470
  /** Known values of {@link ListContainersInclude} that the service accepts. */
2379
2471
  export declare enum KnownListContainersInclude {
2472
+ /** Deleted */
2380
2473
  Deleted = "deleted"
2381
2474
  }
2382
2475
 
2383
2476
  /** Known values of {@link ManagementPolicyName} that the service accepts. */
2384
2477
  export declare enum KnownManagementPolicyName {
2478
+ /** Default */
2385
2479
  Default = "default"
2386
2480
  }
2387
2481
 
2388
2482
  /** Known values of {@link MigrationState} that the service accepts. */
2389
2483
  export declare enum KnownMigrationState {
2484
+ /** InProgress */
2390
2485
  InProgress = "InProgress",
2486
+ /** Completed */
2391
2487
  Completed = "Completed"
2392
2488
  }
2393
2489
 
2394
2490
  /** Known values of {@link MinimumTlsVersion} that the service accepts. */
2395
2491
  export declare enum KnownMinimumTlsVersion {
2492
+ /** TLS10 */
2396
2493
  TLS10 = "TLS1_0",
2494
+ /** TLS11 */
2397
2495
  TLS11 = "TLS1_1",
2496
+ /** TLS12 */
2398
2497
  TLS12 = "TLS1_2"
2399
2498
  }
2400
2499
 
2401
2500
  /** Known values of {@link Name} that the service accepts. */
2402
2501
  export declare enum KnownName {
2502
+ /** AccessTimeTracking */
2403
2503
  AccessTimeTracking = "AccessTimeTracking"
2404
2504
  }
2405
2505
 
2406
2506
  /** Known values of {@link ObjectType} that the service accepts. */
2407
2507
  export declare enum KnownObjectType {
2508
+ /** Blob */
2408
2509
  Blob = "Blob",
2510
+ /** Container */
2409
2511
  Container = "Container"
2410
2512
  }
2411
2513
 
2412
2514
  /** Known values of {@link Permissions} that the service accepts. */
2413
2515
  export declare enum KnownPermissions {
2516
+ /** R */
2414
2517
  R = "r",
2518
+ /** D */
2415
2519
  D = "d",
2520
+ /** W */
2416
2521
  W = "w",
2522
+ /** L */
2417
2523
  L = "l",
2524
+ /** A */
2418
2525
  A = "a",
2526
+ /** C */
2419
2527
  C = "c",
2528
+ /** U */
2420
2529
  U = "u",
2530
+ /** P */
2421
2531
  P = "p"
2422
2532
  }
2423
2533
 
2424
2534
  /** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
2425
2535
  export declare enum KnownPrivateEndpointConnectionProvisioningState {
2536
+ /** Succeeded */
2426
2537
  Succeeded = "Succeeded",
2538
+ /** Creating */
2427
2539
  Creating = "Creating",
2540
+ /** Deleting */
2428
2541
  Deleting = "Deleting",
2542
+ /** Failed */
2429
2543
  Failed = "Failed"
2430
2544
  }
2431
2545
 
2432
2546
  /** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
2433
2547
  export declare enum KnownPrivateEndpointServiceConnectionStatus {
2548
+ /** Pending */
2434
2549
  Pending = "Pending",
2550
+ /** Approved */
2435
2551
  Approved = "Approved",
2552
+ /** Rejected */
2436
2553
  Rejected = "Rejected"
2437
2554
  }
2438
2555
 
2439
2556
  /** Known values of {@link PublicNetworkAccess} that the service accepts. */
2440
2557
  export declare enum KnownPublicNetworkAccess {
2558
+ /** Enabled */
2441
2559
  Enabled = "Enabled",
2560
+ /** Disabled */
2442
2561
  Disabled = "Disabled"
2443
2562
  }
2444
2563
 
2445
2564
  /** Known values of {@link ReasonCode} that the service accepts. */
2446
2565
  export declare enum KnownReasonCode {
2566
+ /** QuotaId */
2447
2567
  QuotaId = "QuotaId",
2568
+ /** NotAvailableForSubscription */
2448
2569
  NotAvailableForSubscription = "NotAvailableForSubscription"
2449
2570
  }
2450
2571
 
2451
2572
  /** Known values of {@link RootSquashType} that the service accepts. */
2452
2573
  export declare enum KnownRootSquashType {
2574
+ /** NoRootSquash */
2453
2575
  NoRootSquash = "NoRootSquash",
2576
+ /** RootSquash */
2454
2577
  RootSquash = "RootSquash",
2578
+ /** AllSquash */
2455
2579
  AllSquash = "AllSquash"
2456
2580
  }
2457
2581
 
2458
2582
  /** Known values of {@link RoutingChoice} that the service accepts. */
2459
2583
  export declare enum KnownRoutingChoice {
2584
+ /** MicrosoftRouting */
2460
2585
  MicrosoftRouting = "MicrosoftRouting",
2586
+ /** InternetRouting */
2461
2587
  InternetRouting = "InternetRouting"
2462
2588
  }
2463
2589
 
2464
2590
  /** Known values of {@link RuleType} that the service accepts. */
2465
2591
  export declare enum KnownRuleType {
2592
+ /** Lifecycle */
2466
2593
  Lifecycle = "Lifecycle"
2467
2594
  }
2468
2595
 
2469
2596
  /** Known values of {@link Schedule} that the service accepts. */
2470
2597
  export declare enum KnownSchedule {
2598
+ /** Daily */
2471
2599
  Daily = "Daily",
2600
+ /** Weekly */
2472
2601
  Weekly = "Weekly"
2473
2602
  }
2474
2603
 
2475
2604
  /** Known values of {@link Services} that the service accepts. */
2476
2605
  export declare enum KnownServices {
2606
+ /** B */
2477
2607
  B = "b",
2608
+ /** Q */
2478
2609
  Q = "q",
2610
+ /** T */
2479
2611
  T = "t",
2612
+ /** F */
2480
2613
  F = "f"
2481
2614
  }
2482
2615
 
2483
2616
  /** Known values of {@link ShareAccessTier} that the service accepts. */
2484
2617
  export declare enum KnownShareAccessTier {
2618
+ /** TransactionOptimized */
2485
2619
  TransactionOptimized = "TransactionOptimized",
2620
+ /** Hot */
2486
2621
  Hot = "Hot",
2622
+ /** Cool */
2487
2623
  Cool = "Cool",
2624
+ /** Premium */
2488
2625
  Premium = "Premium"
2489
2626
  }
2490
2627
 
2491
2628
  /** Known values of {@link SignedResource} that the service accepts. */
2492
2629
  export declare enum KnownSignedResource {
2630
+ /** B */
2493
2631
  B = "b",
2632
+ /** C */
2494
2633
  C = "c",
2634
+ /** F */
2495
2635
  F = "f",
2636
+ /** S */
2496
2637
  S = "s"
2497
2638
  }
2498
2639
 
2499
2640
  /** Known values of {@link SignedResourceTypes} that the service accepts. */
2500
2641
  export declare enum KnownSignedResourceTypes {
2642
+ /** S */
2501
2643
  S = "s",
2644
+ /** C */
2502
2645
  C = "c",
2646
+ /** O */
2503
2647
  O = "o"
2504
2648
  }
2505
2649
 
2506
2650
  /** Known values of {@link SkuConversionStatus} that the service accepts. */
2507
2651
  export declare enum KnownSkuConversionStatus {
2652
+ /** InProgress */
2508
2653
  InProgress = "InProgress",
2654
+ /** Succeeded */
2509
2655
  Succeeded = "Succeeded",
2656
+ /** Failed */
2510
2657
  Failed = "Failed"
2511
2658
  }
2512
2659
 
2513
2660
  /** Known values of {@link SkuName} that the service accepts. */
2514
2661
  export declare enum KnownSkuName {
2662
+ /** StandardLRS */
2515
2663
  StandardLRS = "Standard_LRS",
2664
+ /** StandardGRS */
2516
2665
  StandardGRS = "Standard_GRS",
2666
+ /** StandardRagrs */
2517
2667
  StandardRagrs = "Standard_RAGRS",
2668
+ /** StandardZRS */
2518
2669
  StandardZRS = "Standard_ZRS",
2670
+ /** PremiumLRS */
2519
2671
  PremiumLRS = "Premium_LRS",
2672
+ /** PremiumZRS */
2520
2673
  PremiumZRS = "Premium_ZRS",
2674
+ /** StandardGzrs */
2521
2675
  StandardGzrs = "Standard_GZRS",
2676
+ /** StandardRagzrs */
2522
2677
  StandardRagzrs = "Standard_RAGZRS"
2523
2678
  }
2524
2679
 
2525
2680
  /** Known values of {@link State} that the service accepts. */
2526
2681
  export declare enum KnownState {
2682
+ /** Provisioning */
2527
2683
  Provisioning = "Provisioning",
2684
+ /** Deprovisioning */
2528
2685
  Deprovisioning = "Deprovisioning",
2686
+ /** Succeeded */
2529
2687
  Succeeded = "Succeeded",
2688
+ /** Failed */
2530
2689
  Failed = "Failed",
2690
+ /** NetworkSourceDeleted */
2531
2691
  NetworkSourceDeleted = "NetworkSourceDeleted"
2532
2692
  }
2533
2693
 
@@ -2701,7 +2861,7 @@ export declare interface ListBlobInventoryPolicy {
2701
2861
  }
2702
2862
 
2703
2863
  /** The blob container properties be listed out. */
2704
- export declare type ListContainerItem = AzureEntityResource & {
2864
+ export declare interface ListContainerItem extends AzureEntityResource {
2705
2865
  /**
2706
2866
  * The version of the deleted blob container.
2707
2867
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2778,7 +2938,7 @@ export declare type ListContainerItem = AzureEntityResource & {
2778
2938
  enableNfsV3RootSquash?: boolean;
2779
2939
  /** Enable NFSv3 all squash on blob container. */
2780
2940
  enableNfsV3AllSquash?: boolean;
2781
- };
2941
+ }
2782
2942
 
2783
2943
  /** Response schema. Contains list of blobs returned, and if paging is requested or required, a URL to next page of containers. */
2784
2944
  export declare interface ListContainerItems {
@@ -2803,12 +2963,12 @@ export declare interface ListContainerItems {
2803
2963
  */
2804
2964
  export declare type ListContainersInclude = string;
2805
2965
 
2806
- export declare type ListQueue = Resource & {
2966
+ export declare interface ListQueue extends Resource {
2807
2967
  /** A name-value pair that represents queue metadata. */
2808
2968
  metadata?: {
2809
2969
  [propertyName: string]: string;
2810
2970
  };
2811
- };
2971
+ }
2812
2972
 
2813
2973
  /** Response schema. Contains list of queues returned */
2814
2974
  export declare interface ListQueueResource {
@@ -2864,7 +3024,7 @@ export declare interface ListTableServices {
2864
3024
  }
2865
3025
 
2866
3026
  /** The local user associated with the storage accounts. */
2867
- export declare type LocalUser = Resource & {
3027
+ export declare interface LocalUser extends Resource {
2868
3028
  /**
2869
3029
  * Metadata pertaining to creation and last modification of the resource.
2870
3030
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2887,7 +3047,7 @@ export declare type LocalUser = Resource & {
2887
3047
  hasSshKey?: boolean;
2888
3048
  /** Indicates whether ssh password exists. Set it to false to remove existing SSH password. */
2889
3049
  hasSshPassword?: boolean;
2890
- };
3050
+ }
2891
3051
 
2892
3052
  /** The Storage Account Local User keys. */
2893
3053
  export declare interface LocalUserKeys {
@@ -3089,7 +3249,7 @@ export declare interface ManagementPoliciesGetOptionalParams extends coreClient.
3089
3249
  export declare type ManagementPoliciesGetResponse = ManagementPolicy;
3090
3250
 
3091
3251
  /** The Get Storage Account ManagementPolicies operation response. */
3092
- export declare type ManagementPolicy = Resource & {
3252
+ export declare interface ManagementPolicy extends Resource {
3093
3253
  /**
3094
3254
  * Returns the date and time the ManagementPolicies was last modified.
3095
3255
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3097,7 +3257,7 @@ export declare type ManagementPolicy = Resource & {
3097
3257
  readonly lastModifiedTime?: Date;
3098
3258
  /** The Storage Account ManagementPolicy, in JSON format. See more details in: https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts. */
3099
3259
  policy?: ManagementPolicySchema;
3100
- };
3260
+ }
3101
3261
 
3102
3262
  /** Actions are applied to the filtered blobs when the execution condition is met. */
3103
3263
  export declare interface ManagementPolicyAction {
@@ -3348,7 +3508,7 @@ export declare interface ObjectReplicationPoliciesOperations {
3348
3508
  }
3349
3509
 
3350
3510
  /** The replication policy between two storage accounts. Multiple rules can be defined in one policy. */
3351
- export declare type ObjectReplicationPolicy = Resource & {
3511
+ export declare interface ObjectReplicationPolicy extends Resource {
3352
3512
  /**
3353
3513
  * A unique id for object replication policy.
3354
3514
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3365,7 +3525,7 @@ export declare type ObjectReplicationPolicy = Resource & {
3365
3525
  destinationAccount?: string;
3366
3526
  /** The storage account object replication rules. */
3367
3527
  rules?: ObjectReplicationPolicyRule[];
3368
- };
3528
+ }
3369
3529
 
3370
3530
  /** Filters limit replication to a subset of blobs within the storage account. A logical OR is performed on values in the filter. If multiple filters are defined, a logical AND is performed on all filters. */
3371
3531
  export declare interface ObjectReplicationPolicyFilter {
@@ -3479,7 +3639,7 @@ export declare interface PrivateEndpoint {
3479
3639
  }
3480
3640
 
3481
3641
  /** The Private Endpoint Connection resource. */
3482
- export declare type PrivateEndpointConnection = Resource & {
3642
+ export declare interface PrivateEndpointConnection extends Resource {
3483
3643
  /** The resource of private end point. */
3484
3644
  privateEndpoint?: PrivateEndpoint;
3485
3645
  /** A collection of information about the state of the connection between service consumer and provider. */
@@ -3489,7 +3649,7 @@ export declare type PrivateEndpointConnection = Resource & {
3489
3649
  * NOTE: This property will not be serialized. It can only be populated by the server.
3490
3650
  */
3491
3651
  readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
3492
- };
3652
+ }
3493
3653
 
3494
3654
  /** List of private endpoint connection associated with the specified storage account */
3495
3655
  export declare interface PrivateEndpointConnectionListResult {
@@ -3597,7 +3757,7 @@ export declare type PrivateEndpointConnectionsPutResponse = PrivateEndpointConne
3597
3757
  export declare type PrivateEndpointServiceConnectionStatus = string;
3598
3758
 
3599
3759
  /** A private link resource */
3600
- export declare type PrivateLinkResource = Resource & {
3760
+ export declare interface PrivateLinkResource extends Resource {
3601
3761
  /**
3602
3762
  * The private link resource group id.
3603
3763
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3610,7 +3770,7 @@ export declare type PrivateLinkResource = Resource & {
3610
3770
  readonly requiredMembers?: string[];
3611
3771
  /** The private link resource Private link DNS zone name. */
3612
3772
  requiredZoneNames?: string[];
3613
- };
3773
+ }
3614
3774
 
3615
3775
  /** A list of private link resources */
3616
3776
  export declare interface PrivateLinkResourceListResult {
@@ -3670,7 +3830,8 @@ export declare interface ProtocolSettings {
3670
3830
  export declare type ProvisioningState = "Creating" | "ResolvingDNS" | "Succeeded";
3671
3831
 
3672
3832
  /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
3673
- export declare type ProxyResource = Resource;
3833
+ export declare interface ProxyResource extends Resource {
3834
+ }
3674
3835
 
3675
3836
  /** Defines values for PublicAccess. */
3676
3837
  export declare type PublicAccess = "Container" | "Blob" | "None";
@@ -3794,10 +3955,10 @@ export declare interface QueueListOptionalParams extends coreClient.OperationOpt
3794
3955
  export declare type QueueListResponse = ListQueueResource;
3795
3956
 
3796
3957
  /** The properties of a storage account’s Queue service. */
3797
- export declare type QueueServiceProperties = Resource & {
3958
+ export declare interface QueueServiceProperties extends Resource {
3798
3959
  /** 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. */
3799
3960
  cors?: CorsRules;
3800
- };
3961
+ }
3801
3962
 
3802
3963
  /** Interface representing a QueueServices. */
3803
3964
  export declare interface QueueServices {
@@ -4236,7 +4397,7 @@ export declare interface SshPublicKey {
4236
4397
  export declare type State = string;
4237
4398
 
4238
4399
  /** The storage account. */
4239
- export declare type StorageAccount = TrackedResource & {
4400
+ export declare interface StorageAccount extends TrackedResource {
4240
4401
  /**
4241
4402
  * Gets the SKU.
4242
4403
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4387,7 +4548,7 @@ export declare type StorageAccount = TrackedResource & {
4387
4548
  storageAccountSkuConversionStatus?: StorageAccountSkuConversionStatus;
4388
4549
  /** 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. */
4389
4550
  dnsEndpointType?: DnsEndpointType;
4390
- };
4551
+ }
4391
4552
 
4392
4553
  /** The parameters used to check the availability of the storage account name. */
4393
4554
  export declare interface StorageAccountCheckNameAvailabilityParameters {
@@ -5071,7 +5232,7 @@ export declare interface StorageManagementClientOptionalParams extends coreClien
5071
5232
  endpoint?: string;
5072
5233
  }
5073
5234
 
5074
- export declare type StorageQueue = Resource & {
5235
+ export declare interface StorageQueue extends Resource {
5075
5236
  /** A name-value pair that represents queue metadata. */
5076
5237
  metadata?: {
5077
5238
  [propertyName: string]: string;
@@ -5081,7 +5242,7 @@ export declare type StorageQueue = Resource & {
5081
5242
  * NOTE: This property will not be serialized. It can only be populated by the server.
5082
5243
  */
5083
5244
  readonly approximateMessageCount?: number;
5084
- };
5245
+ }
5085
5246
 
5086
5247
  /** The response from the List Storage SKUs operation. */
5087
5248
  export declare interface StorageSkuListResult {
@@ -5109,7 +5270,7 @@ export declare interface SystemData {
5109
5270
  }
5110
5271
 
5111
5272
  /** Properties of the table, including Id, resource name, resource type. */
5112
- export declare type Table = Resource & {
5273
+ export declare interface Table extends Resource {
5113
5274
  /**
5114
5275
  * Table name under the specified account
5115
5276
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -5117,7 +5278,7 @@ export declare type Table = Resource & {
5117
5278
  readonly tableName?: string;
5118
5279
  /** List of stored access policies specified on the table. */
5119
5280
  signedIdentifiers?: TableSignedIdentifier[];
5120
- };
5281
+ }
5121
5282
 
5122
5283
  /** Table Access Policy Properties Object. */
5123
5284
  export declare interface TableAccessPolicy {
@@ -5230,10 +5391,10 @@ export declare interface TableOperations {
5230
5391
  }
5231
5392
 
5232
5393
  /** The properties of a storage account’s Table service. */
5233
- export declare type TableServiceProperties = Resource & {
5394
+ export declare interface TableServiceProperties extends Resource {
5234
5395
  /** 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. */
5235
5396
  cors?: CorsRules;
5236
- };
5397
+ }
5237
5398
 
5238
5399
  /** Interface representing a TableServices. */
5239
5400
  export declare interface TableServices {
@@ -5351,14 +5512,14 @@ export declare interface TagProperty {
5351
5512
  }
5352
5513
 
5353
5514
  /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
5354
- export declare type TrackedResource = Resource & {
5515
+ export declare interface TrackedResource extends Resource {
5355
5516
  /** Resource tags. */
5356
5517
  tags?: {
5357
5518
  [propertyName: string]: string;
5358
5519
  };
5359
5520
  /** The geo-location where the resource lives */
5360
5521
  location: string;
5361
- };
5522
+ }
5362
5523
 
5363
5524
  /** An update history of the ImmutabilityPolicy of a blob container. */
5364
5525
  export declare interface UpdateHistoryProperty {