次の方法で共有


AzureFileShareRecoveryPoint.RecoveryPointType プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象