次の方法で共有


VaultProperties.PrivateEndpointStateForBackup プロパティ

定義

バックアップのプライベート エンドポイントの状態を取得します。 使用可能な値は、'None'、'Enabled' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象