다음을 통해 공유


SyncGroupCreateOrUpdateParameters Class

Definition

The parameters of creating or updating sync group.

public class SyncGroupCreateOrUpdateParameters
type SyncGroupCreateOrUpdateParameters = class
Public Class SyncGroupCreateOrUpdateParameters
Inheritance
SyncGroupCreateOrUpdateParameters

Constructors

SyncGroupCreateOrUpdateParameters()

Initializes a new instance of the SyncGroupCreateOrUpdateParameters class.

SyncGroupCreateOrUpdateParameters(String, SyncGroupCreateOrUpdateProperties)

Initializes a new instance of the SyncGroupCreateOrUpdateParameters class with required arguments.

Properties

Properties

Required. Specifies other properties of a sync group.

SyncGroupName

Required. Specifies the name of a sync group.

Applies to