The New-AzDataShareSynchronizationSetting creates a synchronization setting for share in share account for a recurrence interval of either daily or hourly at a particular time.
RecurrenceInterval : Day
SynchronizationTime : 7/9/2019 9:00:00 AM
ProvisioningState : Succeeded
CreatedAt : 7/10/2019 12:01:08 AM
CreatedBy : Ads Company
Id : /subscriptions/1834da9b-787a-44f6-ae81-60707ab8c957/resourceGroups/ADS/providers/Microsoft.DataShare/accounts/WikiAds/shares/AdsShare/synchronizationSettings/ShareSynchronization
Name : ShareSynchronization
Type : Microsoft.DataShare/SynchronizationSettings
This commands creates a synchronization setting on Daily recurrence interval at 9:00 am for share AdsShare in data share account WikiAds.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.