次の方法で共有


SecretBaseAttributes クラス

定義

KeyVault サービスによって管理されるオブジェクト属性。

public class SecretBaseAttributes
type SecretBaseAttributes = class
Public Class SecretBaseAttributes
継承
SecretBaseAttributes
派生

コンストラクター

SecretBaseAttributes()

SecretBaseAttributes の新しいインスタンスを初期化します。

プロパティ

Created

1970-01-01T00:00:00Z 以降の作成時間 (秒)。

Enabled

オブジェクトが有効かどうかを判断します。

Expires

1970-01-01T00:00:00Z 以降の有効期限 (秒)。

NotBefore

1970-01-01T00:00:00Z 以降の日付 (秒単位)。

Updated

1970-01-01T00:00:00Z 以降の最終更新時刻 (秒)。

適用対象