你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSDataShareSynchronizationSetting Class

Definition

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
PSDataShareSynchronizationSetting

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)

Applies to