PSStorageSyncService.StorageSyncServiceName Property

Definition

Gets or sets the name of the storage sync service.

[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

Property Value

The name of the storage sync service.

Attributes

Applies to