次の方法で共有


SyncMemberCreateOrUpdateResponse Class

Definition

Represent the response of create or update a sync member.

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

Constructors

SyncMemberCreateOrUpdateResponse()

Initializes a new instance of the SyncMemberCreateOrUpdateResponse class.

Properties

Error

Optional. Gets or sets the error details if available.

OperationStatusLink

Optional. Gets or sets the location header value.

RetryAfter

Optional. Gets or sets how long to wait before polling.

Status

Optional. Gets or sets the status of the operation.

SyncMember

Optional. Details of a sync Member.

Applies to