Skip to content

Commit ba46c28

Browse files
author
SDK Automation
committed
Generated from b5fd6bd4f8e024e1dbda426b375e9b43d0c928ac
1 parent 9ef3cb3 commit ba46c28

26 files changed

+2763
-303
lines changed

sdk/storagesync/arm-storagesync/src/models/cloudEndpointsMappers.ts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,26 @@ export {
2323
CloudEndpointsPreRestoreHeaders,
2424
CloudEndpointsRestoreheartbeatHeaders,
2525
CloudEndpointsTriggerChangeDetectionHeaders,
26+
CloudTieringCachePerformance,
27+
CloudTieringDatePolicyStatus,
28+
CloudTieringFilesNotTiering,
29+
CloudTieringSpaceSavings,
30+
CloudTieringVolumeFreeSpacePolicyStatus,
31+
FilesNotTieringError,
2632
PostBackupResponse,
2733
PostRestoreRequest,
2834
PreRestoreRequest,
35+
PrivateEndpoint,
36+
PrivateEndpointConnection,
37+
PrivateLinkResource,
38+
PrivateLinkServiceConnectionState,
2939
ProxyResource,
3040
RegisteredServer,
3141
RegisteredServerCreateParameters,
3242
Resource,
3343
RestoreFileSpec,
3444
ServerEndpoint,
45+
ServerEndpointBackgroundDataDownloadActivity,
3546
ServerEndpointCloudTieringStatus,
3647
ServerEndpointCreateParameters,
3748
ServerEndpointFilesNotSyncingError,
@@ -43,6 +54,7 @@ export {
4354
StorageSyncApiError,
4455
StorageSyncError,
4556
StorageSyncErrorDetails,
57+
StorageSyncInnerErrorDetails,
4658
StorageSyncService,
4759
SyncGroup,
4860
SyncGroupCreateParameters,

0 commit comments

Comments
 (0)