你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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