次の方法で共有


BareMetalMachineKeySets interface

BareMetalMachineKeySets を表すインターフェイス。

メソッド

beginCreateOrUpdate(string, string, string, BareMetalMachineKeySet, BareMetalMachineKeySetsCreateOrUpdateOptionalParams)

新しいベア メタル マシン キー セットを作成するか、指定されたクラスターの既存のキー セットを更新します。

beginCreateOrUpdateAndWait(string, string, string, BareMetalMachineKeySet, BareMetalMachineKeySetsCreateOrUpdateOptionalParams)

新しいベア メタル マシン キー セットを作成するか、指定されたクラスターの既存のキー セットを更新します。

beginDelete(string, string, string, BareMetalMachineKeySetsDeleteOptionalParams)

指定されたクラスターのベア メタル マシン キー セットを削除します。

beginDeleteAndWait(string, string, string, BareMetalMachineKeySetsDeleteOptionalParams)

指定されたクラスターのベア メタル マシン キー セットを削除します。

beginUpdate(string, string, string, BareMetalMachineKeySetsUpdateOptionalParams)

指定されたクラスターに対して設定されたベア メタル マシン キーのプロパティにパッチを適用するか、それに関連付けられているタグを更新します。 プロパティとタグの更新は、個別に実行できます。

beginUpdateAndWait(string, string, string, BareMetalMachineKeySetsUpdateOptionalParams)

指定されたクラスターに対して設定されたベア メタル マシン キーのプロパティにパッチを適用するか、それに関連付けられているタグを更新します。 プロパティとタグの更新は、個別に実行できます。

get(string, string, string, BareMetalMachineKeySetsGetOptionalParams)

指定されたクラスターのベア メタル マシン キー セットを取得します。

listByCluster(string, string, BareMetalMachineKeySetsListByClusterOptionalParams)

指定されたクラスターのベア メタル マシン キー セットの一覧を取得します。

メソッドの詳細

beginCreateOrUpdate(string, string, string, BareMetalMachineKeySet, BareMetalMachineKeySetsCreateOrUpdateOptionalParams)

新しいベア メタル マシン キー セットを作成するか、指定されたクラスターの既存のキー セットを更新します。

function beginCreateOrUpdate(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, bareMetalMachineKeySetParameters: BareMetalMachineKeySet, options?: BareMetalMachineKeySetsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachineKeySet>, BareMetalMachineKeySet>>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前では大文字と小文字が区別されません。

clusterName

string

クラスターの名前。

bareMetalMachineKeySetName

string

ベア メタル マシン キー セットの名前。

bareMetalMachineKeySetParameters
BareMetalMachineKeySet

要求本文。

options
BareMetalMachineKeySetsCreateOrUpdateOptionalParams

オプション パラメーター。

戻り値

Promise<@azure/core-lro.SimplePollerLike<OperationState<BareMetalMachineKeySet>, BareMetalMachineKeySet>>

beginCreateOrUpdateAndWait(string, string, string, BareMetalMachineKeySet, BareMetalMachineKeySetsCreateOrUpdateOptionalParams)

新しいベア メタル マシン キー セットを作成するか、指定されたクラスターの既存のキー セットを更新します。

function beginCreateOrUpdateAndWait(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, bareMetalMachineKeySetParameters: BareMetalMachineKeySet, options?: BareMetalMachineKeySetsCreateOrUpdateOptionalParams): Promise<BareMetalMachineKeySet>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前では大文字と小文字が区別されません。

clusterName

string

クラスターの名前。

bareMetalMachineKeySetName

string

ベア メタル マシン キー セットの名前。

bareMetalMachineKeySetParameters
BareMetalMachineKeySet

要求本文。

options
BareMetalMachineKeySetsCreateOrUpdateOptionalParams

オプション パラメーター。

戻り値

beginDelete(string, string, string, BareMetalMachineKeySetsDeleteOptionalParams)

指定されたクラスターのベア メタル マシン キー セットを削除します。

function beginDelete(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前では大文字と小文字が区別されません。

clusterName

string

クラスターの名前。

bareMetalMachineKeySetName

string

ベア メタル マシン キー セットの名前。

options
BareMetalMachineKeySetsDeleteOptionalParams

オプション パラメーター。

戻り値

Promise<@azure/core-lro.SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>

beginDeleteAndWait(string, string, string, BareMetalMachineKeySetsDeleteOptionalParams)

指定されたクラスターのベア メタル マシン キー セットを削除します。

function beginDeleteAndWait(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsDeleteOptionalParams): Promise<OperationStatusResult>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前では大文字と小文字が区別されません。

clusterName

string

クラスターの名前。

bareMetalMachineKeySetName

string

ベア メタル マシン キー セットの名前。

options
BareMetalMachineKeySetsDeleteOptionalParams

オプション パラメーター。

戻り値

beginUpdate(string, string, string, BareMetalMachineKeySetsUpdateOptionalParams)

指定されたクラスターに対して設定されたベア メタル マシン キーのプロパティにパッチを適用するか、それに関連付けられているタグを更新します。 プロパティとタグの更新は、個別に実行できます。

function beginUpdate(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BareMetalMachineKeySet>, BareMetalMachineKeySet>>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前では大文字と小文字が区別されません。

clusterName

string

クラスターの名前。

bareMetalMachineKeySetName

string

ベア メタル マシン キー セットの名前。

options
BareMetalMachineKeySetsUpdateOptionalParams

オプション パラメーター。

戻り値

Promise<@azure/core-lro.SimplePollerLike<OperationState<BareMetalMachineKeySet>, BareMetalMachineKeySet>>

beginUpdateAndWait(string, string, string, BareMetalMachineKeySetsUpdateOptionalParams)

指定されたクラスターに対して設定されたベア メタル マシン キーのプロパティにパッチを適用するか、それに関連付けられているタグを更新します。 プロパティとタグの更新は、個別に実行できます。

function beginUpdateAndWait(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsUpdateOptionalParams): Promise<BareMetalMachineKeySet>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前では大文字と小文字が区別されません。

clusterName

string

クラスターの名前。

bareMetalMachineKeySetName

string

ベア メタル マシン キー セットの名前。

options
BareMetalMachineKeySetsUpdateOptionalParams

オプション パラメーター。

戻り値

get(string, string, string, BareMetalMachineKeySetsGetOptionalParams)

指定されたクラスターのベア メタル マシン キー セットを取得します。

function get(resourceGroupName: string, clusterName: string, bareMetalMachineKeySetName: string, options?: BareMetalMachineKeySetsGetOptionalParams): Promise<BareMetalMachineKeySet>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前では大文字と小文字が区別されません。

clusterName

string

クラスターの名前。

bareMetalMachineKeySetName

string

ベア メタル マシン キー セットの名前。

options
BareMetalMachineKeySetsGetOptionalParams

オプション パラメーター。

戻り値

listByCluster(string, string, BareMetalMachineKeySetsListByClusterOptionalParams)

指定されたクラスターのベア メタル マシン キー セットの一覧を取得します。

function listByCluster(resourceGroupName: string, clusterName: string, options?: BareMetalMachineKeySetsListByClusterOptionalParams): PagedAsyncIterableIterator<BareMetalMachineKeySet, BareMetalMachineKeySet[], PageSettings>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前では大文字と小文字が区別されません。

clusterName

string

クラスターの名前。

options
BareMetalMachineKeySetsListByClusterOptionalParams

オプション パラメーター。

戻り値