Share via


StorageSyncService.StorageSyncServiceStatus Property

Definition

Gets storage Sync service status.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageSyncServiceStatus")]
public int? StorageSyncServiceStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageSyncServiceStatus")>]
member this.StorageSyncServiceStatus : Nullable<int>
Public ReadOnly Property StorageSyncServiceStatus As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to