次の方法で共有


SyncMemberCreateOrUpdateParameters Class

Definition

The parameters of creating or updating a sync member.

public class SyncMemberCreateOrUpdateParameters
type SyncMemberCreateOrUpdateParameters = class
Public Class SyncMemberCreateOrUpdateParameters
Inheritance
SyncMemberCreateOrUpdateParameters

Constructors

SyncMemberCreateOrUpdateParameters()

Initializes a new instance of the SyncMemberCreateOrUpdateParameters class.

SyncMemberCreateOrUpdateParameters(String, String, SyncMemberCreateOrUpdateProperties)

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

Properties

Properties

Required. Specifies other properties of a sync member.

SyncGroupName

Required. Specifies the name of the sync group.

SyncMemberName

Required. Specifies the name of sync member.

Applies to