次の方法で共有


AzureFileshareProtectedItemExtendedInfo.ResourceStateSyncTime プロパティ

定義

このバックアップ項目のリソース状態同期時間を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="resourceStateSyncTime")]
public DateTime? ResourceStateSyncTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceStateSyncTime")>]
member this.ResourceStateSyncTime : Nullable<DateTime>
Public ReadOnly Property ResourceStateSyncTime As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象