RegisteredServer.StorageSyncServiceUid Property

Definition

Gets or sets registered Server storageSyncServiceUid

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageSyncServiceUid")]
public string StorageSyncServiceUid { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageSyncServiceUid")>]
member this.StorageSyncServiceUid : string with get, set
Public Property StorageSyncServiceUid As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to