次の方法で共有


SyncMemberGetResponse Class

Definition

Response for getting sync member operations.

public class SyncMemberGetResponse : Microsoft.Azure.AzureOperationResponse
type SyncMemberGetResponse = class
    inherit AzureOperationResponse
Public Class SyncMemberGetResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
SyncMemberGetResponse

Constructors

SyncMemberGetResponse()

Initializes a new instance of the SyncMemberGetResponse class.

Properties

SyncMember

Optional. Details of sync member.

Applies to