次の方法で共有


SyncAgentGetResponse Class

Definition

Represents a sync agent object.

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

Constructors

SyncAgentGetResponse()

Initializes a new instance of the SyncAgentGetResponse class.

Properties

SyncAgent

Optional. Details of a sync agent.

Applies to