SyncMemberCreateOrUpdateParameters 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.
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. |