PSSyncGroup 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.
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
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. |