次の方法で共有


VaultProperties クラス

定義

コンテナーのプロパティ。

public class VaultProperties
type VaultProperties = class
Public Class VaultProperties
継承
VaultProperties

コンストラクター

VaultProperties()

VaultProperties クラスの新しいインスタンスを初期化します。

VaultProperties(String, UpgradeDetails, IList<PrivateEndpointConnectionVaultProperties>, String, String, VaultPropertiesEncryption, VaultPropertiesMoveDetails, String, String, MonitoringSettings, VaultPropertiesRedundancySettings)

VaultProperties クラスの新しいインスタンスを初期化します。

プロパティ

BackupStorageVersion

バックアップ ストレージのバージョンを取得します。 使用できる値は、'V1'、'V2'、'Unassigned' です。

Encryption

リソースのカスタマー マネージド キーの詳細を取得または設定します。

MonitoringSettings

コンテナーの監視設定を取得または設定します

MoveDetails

Azure リソースで実行された最新の移動操作の詳細を取得または設定します

MoveState

移動操作後のリソースの状態を取得します。 使用できる値は、'Unknown'、'InProgress'、'PrepareFailed'、'CommitFailed'、'PrepareTimedout'、'CommitTimedout'、'MoveSucceeded'、'Failure'、'CriticalFailure'、'PartialSuccess' です。

PrivateEndpointConnections

プライベート エンドポイント接続の一覧を取得します。

PrivateEndpointStateForBackup

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

PrivateEndpointStateForSiteRecovery

サイトの回復のプライベート エンドポイントの状態を取得します。 使用可能な値は次のとおりです: 'None'、'Enabled'

ProvisioningState

プロビジョニング状態を取得します。

RedundancySettings

コンテナーの冗長性設定を取得または設定します

UpgradeDetails

コンテナーのプロパティ。

適用対象