Udostępnij przez


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

Name Description
SyncAgentGetResponse()

Initializes a new instance of the SyncAgentGetResponse class.

Properties

Name Description
SyncAgent

Optional. Details of a sync agent.

Applies to