Skip to content

Commit

Permalink
Update from master
Browse files Browse the repository at this point in the history
  • Loading branch information
SDK Automation committed May 5, 2020
1 parent 4cfafba commit 3a0a90e
Show file tree
Hide file tree
Showing 17 changed files with 1,299 additions and 56 deletions.
4 changes: 4 additions & 0 deletions sdk/storage/arm-storage/src/models/blobContainersMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ export {
ManagementPolicySchema,
ManagementPolicySnapShot,
NetworkRuleSet,
ObjectReplicationPolicy,
ObjectReplicationPolicyFilter,
ObjectReplicationPolicyRule,
PrivateEndpoint,
PrivateEndpointConnection,
PrivateLinkResource,
Expand All @@ -71,6 +74,7 @@ export {
StorageAccount,
StorageAccountInternetEndpoints,
StorageAccountMicrosoftEndpoints,
TagFilter,
TagProperty,
TrackedResource,
UpdateHistoryProperty,
Expand Down
4 changes: 4 additions & 0 deletions sdk/storage/arm-storage/src/models/blobServicesMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ export {
ManagementPolicySchema,
ManagementPolicySnapShot,
NetworkRuleSet,
ObjectReplicationPolicy,
ObjectReplicationPolicyFilter,
ObjectReplicationPolicyRule,
PrivateEndpoint,
PrivateEndpointConnection,
PrivateLinkResource,
Expand All @@ -63,6 +66,7 @@ export {
StorageAccount,
StorageAccountInternetEndpoints,
StorageAccountMicrosoftEndpoints,
TagFilter,
TagProperty,
TrackedResource,
UpdateHistoryProperty,
Expand Down
4 changes: 4 additions & 0 deletions sdk/storage/arm-storage/src/models/encryptionScopesMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ export {
ManagementPolicySchema,
ManagementPolicySnapShot,
NetworkRuleSet,
ObjectReplicationPolicy,
ObjectReplicationPolicyFilter,
ObjectReplicationPolicyRule,
PrivateEndpoint,
PrivateEndpointConnection,
PrivateLinkResource,
Expand All @@ -64,6 +67,7 @@ export {
StorageAccount,
StorageAccountInternetEndpoints,
StorageAccountMicrosoftEndpoints,
TagFilter,
TagProperty,
TrackedResource,
UpdateHistoryProperty,
Expand Down
4 changes: 4 additions & 0 deletions sdk/storage/arm-storage/src/models/fileServicesMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ export {
ManagementPolicySchema,
ManagementPolicySnapShot,
NetworkRuleSet,
ObjectReplicationPolicy,
ObjectReplicationPolicyFilter,
ObjectReplicationPolicyRule,
PrivateEndpoint,
PrivateEndpointConnection,
PrivateLinkResource,
Expand All @@ -63,6 +66,7 @@ export {
StorageAccount,
StorageAccountInternetEndpoints,
StorageAccountMicrosoftEndpoints,
TagFilter,
TagProperty,
TrackedResource,
UpdateHistoryProperty,
Expand Down
5 changes: 5 additions & 0 deletions sdk/storage/arm-storage/src/models/fileSharesMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export {
CustomDomain,
DateAfterCreation,
DateAfterModification,
DeletedShare,
DeleteRetentionPolicy,
Encryption,
EncryptionScope,
Expand Down Expand Up @@ -51,6 +52,9 @@ export {
ManagementPolicySchema,
ManagementPolicySnapShot,
NetworkRuleSet,
ObjectReplicationPolicy,
ObjectReplicationPolicyFilter,
ObjectReplicationPolicyRule,
PrivateEndpoint,
PrivateEndpointConnection,
PrivateLinkResource,
Expand All @@ -63,6 +67,7 @@ export {
StorageAccount,
StorageAccountInternetEndpoints,
StorageAccountMicrosoftEndpoints,
TagFilter,
TagProperty,
TrackedResource,
UpdateHistoryProperty,
Expand Down
Loading

0 comments on commit 3a0a90e

Please sign in to comment.