次の方法で共有


CustomLocations interface

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

メソッド

beginCreateOrUpdate(string, string, CustomLocation, CustomLocationsCreateOrUpdateOptionalParams)

指定したサブスクリプションとリソース グループのカスタムの場所を作成または更新します

beginCreateOrUpdateAndWait(string, string, CustomLocation, CustomLocationsCreateOrUpdateOptionalParams)

指定したサブスクリプションとリソース グループのカスタムの場所を作成または更新します

beginDelete(string, string, CustomLocationsDeleteOptionalParams)

指定したリソース名、リソース グループ、およびサブスクリプション ID を持つカスタムの場所を削除します。

beginDeleteAndWait(string, string, CustomLocationsDeleteOptionalParams)

指定したリソース名、リソース グループ、およびサブスクリプション ID を持つカスタムの場所を削除します。

findTargetResourceGroup(string, string, CustomLocationFindTargetResourceGroupProperties, CustomLocationsFindTargetResourceGroupOptionalParams)

[ターゲット リソース グループの検索] 要求で渡されたルールと一致するカスタムの場所のリソース同期規則に関連付けられているターゲット リソース グループを返します。

get(string, string, CustomLocationsGetOptionalParams)

指定したリソース グループと名前を持つ customLocation の詳細を取得します。

listByResourceGroup(string, CustomLocationsListByResourceGroupOptionalParams)

指定したサブスクリプションとリソース グループ内のカスタムの場所の一覧を取得します。 操作は、各カスタムの場所のプロパティを返します。

listBySubscription(CustomLocationsListBySubscriptionOptionalParams)

指定したサブスクリプション内のカスタムの場所の一覧を取得します。 操作は、各カスタムの場所のプロパティを返します

listEnabledResourceTypes(string, string, CustomLocationsListEnabledResourceTypesOptionalParams)

有効なリソースの種類の一覧を取得します。

listOperations(CustomLocationsListOperationsOptionalParams)

使用可能なすべてのカスタムの場所操作を一覧表示します。

update(string, string, CustomLocationsUpdateOptionalParams)

指定したリソース グループとサブスクリプションで、指定したリソース名を持つカスタムの場所を更新します。

メソッドの詳細

beginCreateOrUpdate(string, string, CustomLocation, CustomLocationsCreateOrUpdateOptionalParams)

指定したサブスクリプションとリソース グループのカスタムの場所を作成または更新します

function beginCreateOrUpdate(resourceGroupName: string, resourceName: string, parameters: CustomLocation, options?: CustomLocationsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<CustomLocation>, CustomLocation>>

パラメーター

resourceGroupName

string

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

resourceName

string

カスタムの場所名。

parameters
CustomLocation

カスタムの場所を作成または更新するために指定されたパラメーター。

options
CustomLocationsCreateOrUpdateOptionalParams

options パラメーター。

戻り値

Promise<PollerLike<@azure/core-lro.PollOperationState<CustomLocation>, CustomLocation>>

beginCreateOrUpdateAndWait(string, string, CustomLocation, CustomLocationsCreateOrUpdateOptionalParams)

指定したサブスクリプションとリソース グループのカスタムの場所を作成または更新します

function beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, parameters: CustomLocation, options?: CustomLocationsCreateOrUpdateOptionalParams): Promise<CustomLocation>

パラメーター

resourceGroupName

string

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

resourceName

string

カスタムの場所名。

parameters
CustomLocation

カスタムの場所を作成または更新するために指定されたパラメーター。

options
CustomLocationsCreateOrUpdateOptionalParams

options パラメーター。

戻り値

Promise<CustomLocation>

beginDelete(string, string, CustomLocationsDeleteOptionalParams)

指定したリソース名、リソース グループ、およびサブスクリプション ID を持つカスタムの場所を削除します。

function beginDelete(resourceGroupName: string, resourceName: string, options?: CustomLocationsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>

パラメーター

resourceGroupName

string

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

resourceName

string

カスタムの場所名。

options
CustomLocationsDeleteOptionalParams

options パラメーター。

戻り値

Promise<PollerLike<@azure/core-lro.PollOperationState<void>, void>>

beginDeleteAndWait(string, string, CustomLocationsDeleteOptionalParams)

指定したリソース名、リソース グループ、およびサブスクリプション ID を持つカスタムの場所を削除します。

function beginDeleteAndWait(resourceGroupName: string, resourceName: string, options?: CustomLocationsDeleteOptionalParams): Promise<void>

パラメーター

resourceGroupName

string

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

resourceName

string

カスタムの場所名。

options
CustomLocationsDeleteOptionalParams

options パラメーター。

戻り値

Promise<void>

findTargetResourceGroup(string, string, CustomLocationFindTargetResourceGroupProperties, CustomLocationsFindTargetResourceGroupOptionalParams)

[ターゲット リソース グループの検索] 要求で渡されたルールと一致するカスタムの場所のリソース同期規則に関連付けられているターゲット リソース グループを返します。

function findTargetResourceGroup(resourceGroupName: string, resourceName: string, parameters: CustomLocationFindTargetResourceGroupProperties, options?: CustomLocationsFindTargetResourceGroupOptionalParams): Promise<CustomLocationFindTargetResourceGroupResult>

パラメーター

resourceGroupName

string

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

resourceName

string

カスタムの場所名。

parameters
CustomLocationFindTargetResourceGroupProperties

ターゲット リソース グループの検索要求のパラメーター。

options
CustomLocationsFindTargetResourceGroupOptionalParams

options パラメーター。

戻り値

get(string, string, CustomLocationsGetOptionalParams)

指定したリソース グループと名前を持つ customLocation の詳細を取得します。

function get(resourceGroupName: string, resourceName: string, options?: CustomLocationsGetOptionalParams): Promise<CustomLocation>

パラメーター

resourceGroupName

string

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

resourceName

string

カスタムの場所名。

options
CustomLocationsGetOptionalParams

options パラメーター。

戻り値

Promise<CustomLocation>

listByResourceGroup(string, CustomLocationsListByResourceGroupOptionalParams)

指定したサブスクリプションとリソース グループ内のカスタムの場所の一覧を取得します。 操作は、各カスタムの場所のプロパティを返します。

function listByResourceGroup(resourceGroupName: string, options?: CustomLocationsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<CustomLocation, CustomLocation[], PageSettings>

パラメーター

resourceGroupName

string

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

options
CustomLocationsListByResourceGroupOptionalParams

options パラメーター。

戻り値

listBySubscription(CustomLocationsListBySubscriptionOptionalParams)

指定したサブスクリプション内のカスタムの場所の一覧を取得します。 操作は、各カスタムの場所のプロパティを返します

function listBySubscription(options?: CustomLocationsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<CustomLocation, CustomLocation[], PageSettings>

パラメーター

options
CustomLocationsListBySubscriptionOptionalParams

options パラメーター。

戻り値

listEnabledResourceTypes(string, string, CustomLocationsListEnabledResourceTypesOptionalParams)

有効なリソースの種類の一覧を取得します。

function listEnabledResourceTypes(resourceGroupName: string, resourceName: string, options?: CustomLocationsListEnabledResourceTypesOptionalParams): PagedAsyncIterableIterator<EnabledResourceType, EnabledResourceType[], PageSettings>

パラメーター

resourceGroupName

string

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

resourceName

string

カスタムの場所名。

options
CustomLocationsListEnabledResourceTypesOptionalParams

options パラメーター。

戻り値

listOperations(CustomLocationsListOperationsOptionalParams)

使用可能なすべてのカスタムの場所操作を一覧表示します。

function listOperations(options?: CustomLocationsListOperationsOptionalParams): PagedAsyncIterableIterator<CustomLocationOperation, CustomLocationOperation[], PageSettings>

パラメーター

options
CustomLocationsListOperationsOptionalParams

options パラメーター。

戻り値

update(string, string, CustomLocationsUpdateOptionalParams)

指定したリソース グループとサブスクリプションで、指定したリソース名を持つカスタムの場所を更新します。

function update(resourceGroupName: string, resourceName: string, options?: CustomLocationsUpdateOptionalParams): Promise<CustomLocation>

パラメーター

resourceGroupName

string

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

resourceName

string

カスタムの場所名。

options
CustomLocationsUpdateOptionalParams

options パラメーター。

戻り値

Promise<CustomLocation>