Share via


SyncGroup Class

Definition

Sync Group object.

[Microsoft.Rest.Serialization.JsonTransformation]
public class SyncGroup : Microsoft.Azure.Management.StorageSync.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SyncGroup = class
    inherit ProxyResource
Public Class SyncGroup
Inherits ProxyResource
Inheritance
Attributes

Constructors

SyncGroup()

Initializes a new instance of the SyncGroup class.

SyncGroup(String, String, String, SystemData, String, String)

Initializes a new instance of the SyncGroup class.

Properties

Id

Gets fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Inherited from Resource)
Name

Gets the name of the resource

(Inherited from Resource)
SyncGroupStatus

Gets sync group status

SystemData

Gets azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from Resource)
Type

Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from Resource)
UniqueId

Gets unique Id

Applies to