你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSSyncGroup Class

Definition

Class PSSyncGroup. Implements the PSResourceBase

public class PSSyncGroup : Microsoft.Azure.Commands.StorageSync.Models.PSResourceBase
type PSSyncGroup = class
    inherit PSResourceBase
Public Class PSSyncGroup
Inherits PSResourceBase
Inheritance
PSSyncGroup

Constructors

PSSyncGroup()

Properties

ResourceGroupName

Gets or sets the name of the resource group.

(Inherited from PSResourceBase)
ResourceId

Gets or sets the resource identifier.

(Inherited from PSResourceBase)
StorageSyncServiceName

Gets or sets the name of the storage sync service.

SyncGroupName

Gets or sets the name of the sync group.

SyncGroupStatus

Gets or sets the sync group status.

Type

Gets or sets the type.

(Inherited from PSResourceBase)
UniqueId

Gets or sets the unique identifier.

Applies to

See also