SyncAgentGetResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a sync agent object.
public class SyncAgentGetResponse : Microsoft.Azure.AzureOperationResponse
type SyncAgentGetResponse = class
inherit AzureOperationResponse
Public Class SyncAgentGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseSyncAgentGetResponse
Constructors
| Name | Description |
|---|---|
| SyncAgentGetResponse() |
Initializes a new instance of the SyncAgentGetResponse class. |
Properties
| Name | Description |
|---|---|
| SyncAgent |
Optional. Details of a sync agent. |