次の方法で共有


ConnectedEnvironments interface

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

メソッド

beginCreateOrUpdate(string, string, ConnectedEnvironment, ConnectedEnvironmentsCreateOrUpdateOptionalParams)

connectedEnvironment を作成または更新します。

beginCreateOrUpdateAndWait(string, string, ConnectedEnvironment, ConnectedEnvironmentsCreateOrUpdateOptionalParams)

connectedEnvironment を作成または更新します。

beginDelete(string, string, ConnectedEnvironmentsDeleteOptionalParams)

connectedEnvironment を削除します。

beginDeleteAndWait(string, string, ConnectedEnvironmentsDeleteOptionalParams)

connectedEnvironment を削除します。

checkNameAvailability(string, string, CheckNameAvailabilityRequest, ConnectedEnvironmentsCheckNameAvailabilityOptionalParams)

リソース connectedEnvironmentName が使用可能かどうかを確認します。

get(string, string, ConnectedEnvironmentsGetOptionalParams)

connectedEnvironment のプロパティを取得します。

listByResourceGroup(string, ConnectedEnvironmentsListByResourceGroupOptionalParams)

リソース グループ内のすべての connectedEnvironment を取得します。

listBySubscription(ConnectedEnvironmentsListBySubscriptionOptionalParams)

サブスクリプションのすべての connectedEnvironment を取得します。

update(string, string, ConnectedEnvironmentsUpdateOptionalParams)

マネージド環境にパッチを適用します。 現在、タグの修正プログラムの適用のみがサポートされています

メソッドの詳細

beginCreateOrUpdate(string, string, ConnectedEnvironment, ConnectedEnvironmentsCreateOrUpdateOptionalParams)

connectedEnvironment を作成または更新します。

function beginCreateOrUpdate(resourceGroupName: string, connectedEnvironmentName: string, environmentEnvelope: ConnectedEnvironment, options?: ConnectedEnvironmentsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ConnectedEnvironment>, ConnectedEnvironment>>

パラメーター

resourceGroupName

string

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

connectedEnvironmentName

string

connectedEnvironment の名前。

environmentEnvelope
ConnectedEnvironment

connectedEnvironment の構成の詳細。

options
ConnectedEnvironmentsCreateOrUpdateOptionalParams

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

戻り値

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

beginCreateOrUpdateAndWait(string, string, ConnectedEnvironment, ConnectedEnvironmentsCreateOrUpdateOptionalParams)

connectedEnvironment を作成または更新します。

function beginCreateOrUpdateAndWait(resourceGroupName: string, connectedEnvironmentName: string, environmentEnvelope: ConnectedEnvironment, options?: ConnectedEnvironmentsCreateOrUpdateOptionalParams): Promise<ConnectedEnvironment>

パラメーター

resourceGroupName

string

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

connectedEnvironmentName

string

connectedEnvironment の名前。

environmentEnvelope
ConnectedEnvironment

connectedEnvironment の構成の詳細。

options
ConnectedEnvironmentsCreateOrUpdateOptionalParams

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

戻り値

beginDelete(string, string, ConnectedEnvironmentsDeleteOptionalParams)

connectedEnvironment を削除します。

function beginDelete(resourceGroupName: string, connectedEnvironmentName: string, options?: ConnectedEnvironmentsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

パラメーター

resourceGroupName

string

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

connectedEnvironmentName

string

connectedEnvironment の名前。

options
ConnectedEnvironmentsDeleteOptionalParams

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

戻り値

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

beginDeleteAndWait(string, string, ConnectedEnvironmentsDeleteOptionalParams)

connectedEnvironment を削除します。

function beginDeleteAndWait(resourceGroupName: string, connectedEnvironmentName: string, options?: ConnectedEnvironmentsDeleteOptionalParams): Promise<void>

パラメーター

resourceGroupName

string

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

connectedEnvironmentName

string

connectedEnvironment の名前。

options
ConnectedEnvironmentsDeleteOptionalParams

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

戻り値

Promise<void>

checkNameAvailability(string, string, CheckNameAvailabilityRequest, ConnectedEnvironmentsCheckNameAvailabilityOptionalParams)

リソース connectedEnvironmentName が使用可能かどうかを確認します。

function checkNameAvailability(resourceGroupName: string, connectedEnvironmentName: string, checkNameAvailabilityRequest: CheckNameAvailabilityRequest, options?: ConnectedEnvironmentsCheckNameAvailabilityOptionalParams): Promise<CheckNameAvailabilityResponse>

パラメーター

resourceGroupName

string

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

connectedEnvironmentName

string

マネージド環境の名前。

checkNameAvailabilityRequest
CheckNameAvailabilityRequest

check connectedEnvironmentName 可用性要求。

options
ConnectedEnvironmentsCheckNameAvailabilityOptionalParams

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

戻り値

get(string, string, ConnectedEnvironmentsGetOptionalParams)

connectedEnvironment のプロパティを取得します。

function get(resourceGroupName: string, connectedEnvironmentName: string, options?: ConnectedEnvironmentsGetOptionalParams): Promise<ConnectedEnvironment>

パラメーター

resourceGroupName

string

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

connectedEnvironmentName

string

connectedEnvironment の名前。

options
ConnectedEnvironmentsGetOptionalParams

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

戻り値

listByResourceGroup(string, ConnectedEnvironmentsListByResourceGroupOptionalParams)

リソース グループ内のすべての connectedEnvironment を取得します。

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

パラメーター

resourceGroupName

string

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

options
ConnectedEnvironmentsListByResourceGroupOptionalParams

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

戻り値

listBySubscription(ConnectedEnvironmentsListBySubscriptionOptionalParams)

サブスクリプションのすべての connectedEnvironment を取得します。

function listBySubscription(options?: ConnectedEnvironmentsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<ConnectedEnvironment, ConnectedEnvironment[], PageSettings>

パラメーター

options
ConnectedEnvironmentsListBySubscriptionOptionalParams

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

戻り値

update(string, string, ConnectedEnvironmentsUpdateOptionalParams)

マネージド環境にパッチを適用します。 現在、タグの修正プログラムの適用のみがサポートされています

function update(resourceGroupName: string, connectedEnvironmentName: string, options?: ConnectedEnvironmentsUpdateOptionalParams): Promise<ConnectedEnvironment>

パラメーター

resourceGroupName

string

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

connectedEnvironmentName

string

connectedEnvironment の名前。

options
ConnectedEnvironmentsUpdateOptionalParams

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

戻り値