次の方法で共有


ServerEndpointSyncStatus.DownloadStatus プロパティ

定義

ダウンロード状態を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="downloadStatus")]
public Microsoft.Azure.Management.StorageSync.Models.ServerEndpointSyncSessionStatus DownloadStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="downloadStatus")>]
member this.DownloadStatus : Microsoft.Azure.Management.StorageSync.Models.ServerEndpointSyncSessionStatus
Public ReadOnly Property DownloadStatus As ServerEndpointSyncSessionStatus

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象