Udostępnij przez


SyncMemberCreateOrUpdateParameters Class

Definition

The parameters of creating or updating a sync member.

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

Constructors

Name Description
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

Name Description
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