SyncGroupInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. resourcemanager. storagesync. fluent. models. SyncGroupInner
- com.
- com.
public final class SyncGroupInner
extends ProxyResource
Sync Group object.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Sync |
fromJson(JsonReader jsonReader)
Reads an instance of Sync |
| String |
id()
Get the id property: Fully qualified resource Id for the resource. |
| String |
name()
Get the name property: The name of the resource. |
| String |
syncGroupStatus()
Get the sync |
|
System |
systemData()
Get the system |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
type()
Get the type property: The type of the resource. |
| String |
uniqueId()
Get the unique |
Methods inherited from ProxyResource
Methods inherited from java.lang.Object
Method Details
fromJson
public static SyncGroupInner fromJson(JsonReader jsonReader)
Reads an instance of SyncGroupInner from the JsonReader.
Parameters:
Returns:
Throws:
id
public String id()
Get the id property: Fully qualified resource Id for the resource.
Overrides:
SyncGroupInner.id()Returns:
name
public String name()
Get the name property: The name of the resource.
Overrides:
SyncGroupInner.name()Returns:
syncGroupStatus
public String syncGroupStatus()
Get the syncGroupStatus property: Sync group status.
Returns:
systemData
public SystemData systemData()
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
SyncGroupInner.toJson(JsonWriter jsonWriter)Parameters:
Throws:
type
public String type()
Get the type property: The type of the resource.
Overrides:
SyncGroupInner.type()Returns:
uniqueId
public String uniqueId()
Get the uniqueId property: Unique Id.
Returns: