次の方法で共有


KeyVaultProperties クラス

定義

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

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

コンストラクター

KeyVaultProperties()

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

KeyVaultProperties(String, String, String, Nullable<Int32>)

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

プロパティ

KeyName

Log Analytics クラスターに関連付けられているキーの名前を取得または設定します。

KeyRsaSize

選択したキーの最小必要サイズを取得または設定します。

KeyVaultUri

Log Analytics クラスターに関連付けられているキーを保持するKey Vault URI を取得または設定します。

KeyVersion

Log Analytics クラスターに関連付けられているキーのバージョンを取得または設定します。

適用対象