PSDataShareSynchronizationSetting Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Azure Data Share Synchronization Settings
public class PSDataShareSynchronizationSetting : Microsoft.Azure.Commands.DataShare.Models.PSResource
type PSDataShareSynchronizationSetting = class
inherit PSResource
Public Class PSDataShareSynchronizationSetting
Inherits PSResource
- Inheritance
Constructors
PSDataShareSynchronizationSetting() |
Properties
CreatedAt |
The date-time the settings were created |
CreatedBy |
The person that created the settings |
Id |
Gets or sets the Resource Id (Inherited from PSResource) |
Name |
Gets or sets the Resource Name (Inherited from PSResource) |
ProvisioningState |
The provisioning state for this synchronization setting |
RecurrenceInterval |
The time between scheduled synchronizations |
SynchronizationTime |
The start time for the first synchronization |
Type |
Gets or sets the Resource type (Inherited from PSResource) |