次の方法で共有


DeletedVaultProperties クラス

定義

削除されたコンテナーのプロパティ。

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

コンストラクター

DeletedVaultProperties()

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

DeletedVaultProperties(String, String, Nullable<DateTime>, Nullable<DateTime>, IDictionary<String,String>)

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

プロパティ

DeletionDate

削除された日付を取得します。

Location

元のコンテナーの場所を取得します。

ScheduledPurgeDate

スケジュールされた消去日を取得します。

Tags

元のコンテナーのタグを取得します。

VaultId

元のコンテナーのリソース ID を取得します。

適用対象