次の方法で共有


DataBoxEdgeDeviceExtendedInfoPatch クラス

定義

Data Box Edge/Gateway デバイスの拡張情報パッチ。

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

コンストラクター

DataBoxEdgeDeviceExtendedInfoPatch()

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

DataBoxEdgeDeviceExtendedInfoPatch(String, String, String, String, String)

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

プロパティ

ChannelIntegrityKeyName

クライアント Key Vaultに格納されているチャネル整合性キーの名前を取得または設定します。

ChannelIntegrityKeyVersion

クライアント Key Vaultに格納されているチャネル整合性キーのバージョンを取得または設定します。

ClientSecretStoreId

クライアント シークレットのKey Vault ARM ID を取得または設定します

ClientSecretStoreUrl

クライアント Key Vaultにアクセスする URL を取得または設定します。

SyncStatus

キー コンテナーへの再同期を開始または変更するための設定を取得または設定し、状態を KeyVaultSyncPending に設定します。残りの状態は適用されません。 使用できる値は、'KeyVaultSynced'、'KeyVaultSyncFailed'、'KeyVaultNotConfigured'、'KeyVaultSyncPending'、'KeyVaultSyncing'、'KeyVaultNotSynced' です。

適用対象