forked from Azure/azure-sdk-for-js
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generated from ec2e4144b42fa2a546ba98a753a4064b9519c651
Address CI failures #3.
- Loading branch information
SDK Automation
committed
Feb 13, 2020
1 parent
16fdb6e
commit ac7741a
Showing
15 changed files
with
793 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
71 changes: 71 additions & 0 deletions
71
sdk/storage/arm-storage/src/models/encryptionScopesMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
ActiveDirectoryProperties, | ||
AzureEntityResource, | ||
AzureFilesIdentityBasedAuthentication, | ||
BaseResource, | ||
BlobContainer, | ||
BlobRestoreParameters, | ||
BlobRestoreRange, | ||
BlobRestoreStatus, | ||
BlobServiceProperties, | ||
ChangeFeed, | ||
CloudError, | ||
CorsRule, | ||
CorsRules, | ||
CustomDomain, | ||
DateAfterCreation, | ||
DateAfterModification, | ||
DeleteRetentionPolicy, | ||
Encryption, | ||
EncryptionScope, | ||
EncryptionScopeKeyVaultProperties, | ||
EncryptionScopeListResult, | ||
EncryptionService, | ||
EncryptionServices, | ||
Endpoints, | ||
ErrorResponse, | ||
FileServiceProperties, | ||
FileShare, | ||
FileShareItem, | ||
GeoReplicationStats, | ||
Identity, | ||
ImmutabilityPolicy, | ||
ImmutabilityPolicyProperties, | ||
IPRule, | ||
KeyVaultProperties, | ||
LegalHoldProperties, | ||
ListContainerItem, | ||
ManagementPolicy, | ||
ManagementPolicyAction, | ||
ManagementPolicyBaseBlob, | ||
ManagementPolicyDefinition, | ||
ManagementPolicyFilter, | ||
ManagementPolicyRule, | ||
ManagementPolicySchema, | ||
ManagementPolicySnapShot, | ||
NetworkRuleSet, | ||
PrivateEndpoint, | ||
PrivateEndpointConnection, | ||
PrivateLinkResource, | ||
PrivateLinkServiceConnectionState, | ||
ProxyResource, | ||
Resource, | ||
RestorePolicyProperties, | ||
RoutingPreference, | ||
Sku, | ||
StorageAccount, | ||
StorageAccountInternetEndpoints, | ||
StorageAccountMicrosoftEndpoints, | ||
TagProperty, | ||
TrackedResource, | ||
UpdateHistoryProperty, | ||
VirtualNetworkRule | ||
} from "../models/mappers"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.