PSStorageSyncService.StorageSyncServiceName Property
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.
Gets or sets the name of the storage sync service.
C#
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="StorageSyncServiceName ", Position=5, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public string StorageSyncServiceName { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="StorageSyncServiceName ", Position=5, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.StorageSyncServiceName : string with get, set
Public Property StorageSyncServiceName As String
The name of the storage sync service.
- Attributes
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |