次の方法で共有


AzureFileShareRecoveryPoint.RecoveryPointType プロパティ

定義

バックアップ コピーの種類を取得または設定します。 クラッシュ整合性バックアップかアプリ整合性かを指定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象