SyncGroupGetResponse 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.
Response for getting sync group operations.
public class SyncGroupGetResponse : Microsoft.Azure.AzureOperationResponse
type SyncGroupGetResponse = class
inherit AzureOperationResponse
Public Class SyncGroupGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseSyncGroupGetResponse
Constructors
SyncGroupGetResponse() |
Initializes a new instance of the SyncGroupGetResponse class. |
Properties
SyncGroup |
Optional. Details of sync group. |