次の方法で共有


ManagedEnvironmentPrivateEndpointConnections interface

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

メソッド

beginCreateOrUpdate(string, string, string, PrivateEndpointConnection, ManagedEnvironmentPrivateEndpointConnectionsCreateOrUpdateOptionalParams)

特定のマネージド環境のプライベート エンドポイント接続の状態を更新します。

beginCreateOrUpdateAndWait(string, string, string, PrivateEndpointConnection, ManagedEnvironmentPrivateEndpointConnectionsCreateOrUpdateOptionalParams)

特定のマネージド環境のプライベート エンドポイント接続の状態を更新します。

beginDelete(string, string, string, ManagedEnvironmentPrivateEndpointConnectionsDeleteOptionalParams)

特定のマネージド環境のプライベート エンドポイント接続を削除します。

beginDeleteAndWait(string, string, string, ManagedEnvironmentPrivateEndpointConnectionsDeleteOptionalParams)

特定のマネージド環境のプライベート エンドポイント接続を削除します。

get(string, string, string, ManagedEnvironmentPrivateEndpointConnectionsGetOptionalParams)

特定のマネージド環境のプライベート エンドポイント接続を取得します。

list(string, string, ManagedEnvironmentPrivateEndpointConnectionsListOptionalParams)

特定のマネージド環境のプライベート エンドポイント接続を一覧表示します。

メソッドの詳細

beginCreateOrUpdate(string, string, string, PrivateEndpointConnection, ManagedEnvironmentPrivateEndpointConnectionsCreateOrUpdateOptionalParams)

特定のマネージド環境のプライベート エンドポイント接続の状態を更新します。

function beginCreateOrUpdate(resourceGroupName: string, environmentName: string, privateEndpointConnectionName: string, privateEndpointConnectionEnvelope: PrivateEndpointConnection, options?: ManagedEnvironmentPrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrivateEndpointConnection>, PrivateEndpointConnection>>

パラメーター

resourceGroupName

string

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

environmentName

string

マネージド環境の名前。

privateEndpointConnectionName

string

Azure リソースに関連付けられているプライベート エンドポイント接続の名前。

privateEndpointConnectionEnvelope
PrivateEndpointConnection

プライベート エンドポイントのリソースとそのプロパティ

options
ManagedEnvironmentPrivateEndpointConnectionsCreateOrUpdateOptionalParams

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

戻り値

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

beginCreateOrUpdateAndWait(string, string, string, PrivateEndpointConnection, ManagedEnvironmentPrivateEndpointConnectionsCreateOrUpdateOptionalParams)

特定のマネージド環境のプライベート エンドポイント接続の状態を更新します。

function beginCreateOrUpdateAndWait(resourceGroupName: string, environmentName: string, privateEndpointConnectionName: string, privateEndpointConnectionEnvelope: PrivateEndpointConnection, options?: ManagedEnvironmentPrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PrivateEndpointConnection>

パラメーター

resourceGroupName

string

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

environmentName

string

マネージド環境の名前。

privateEndpointConnectionName

string

Azure リソースに関連付けられているプライベート エンドポイント接続の名前。

privateEndpointConnectionEnvelope
PrivateEndpointConnection

プライベート エンドポイントのリソースとそのプロパティ

options
ManagedEnvironmentPrivateEndpointConnectionsCreateOrUpdateOptionalParams

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

戻り値

beginDelete(string, string, string, ManagedEnvironmentPrivateEndpointConnectionsDeleteOptionalParams)

特定のマネージド環境のプライベート エンドポイント接続を削除します。

function beginDelete(resourceGroupName: string, environmentName: string, privateEndpointConnectionName: string, options?: ManagedEnvironmentPrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ManagedEnvironmentPrivateEndpointConnectionsDeleteHeaders>, ManagedEnvironmentPrivateEndpointConnectionsDeleteHeaders>>

パラメーター

resourceGroupName

string

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

environmentName

string

マネージド環境の名前。

privateEndpointConnectionName

string

Azure リソースに関連付けられているプライベート エンドポイント接続の名前。

options
ManagedEnvironmentPrivateEndpointConnectionsDeleteOptionalParams

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

戻り値

beginDeleteAndWait(string, string, string, ManagedEnvironmentPrivateEndpointConnectionsDeleteOptionalParams)

特定のマネージド環境のプライベート エンドポイント接続を削除します。

function beginDeleteAndWait(resourceGroupName: string, environmentName: string, privateEndpointConnectionName: string, options?: ManagedEnvironmentPrivateEndpointConnectionsDeleteOptionalParams): Promise<ManagedEnvironmentPrivateEndpointConnectionsDeleteHeaders>

パラメーター

resourceGroupName

string

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

environmentName

string

マネージド環境の名前。

privateEndpointConnectionName

string

Azure リソースに関連付けられているプライベート エンドポイント接続の名前。

options
ManagedEnvironmentPrivateEndpointConnectionsDeleteOptionalParams

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

戻り値

get(string, string, string, ManagedEnvironmentPrivateEndpointConnectionsGetOptionalParams)

特定のマネージド環境のプライベート エンドポイント接続を取得します。

function get(resourceGroupName: string, environmentName: string, privateEndpointConnectionName: string, options?: ManagedEnvironmentPrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnection>

パラメーター

resourceGroupName

string

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

environmentName

string

マネージド環境の名前。

privateEndpointConnectionName

string

Azure リソースに関連付けられているプライベート エンドポイント接続の名前。

options
ManagedEnvironmentPrivateEndpointConnectionsGetOptionalParams

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

戻り値

list(string, string, ManagedEnvironmentPrivateEndpointConnectionsListOptionalParams)

特定のマネージド環境のプライベート エンドポイント接続を一覧表示します。

function list(resourceGroupName: string, environmentName: string, options?: ManagedEnvironmentPrivateEndpointConnectionsListOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection, PrivateEndpointConnection[], PageSettings>

パラメーター

resourceGroupName

string

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

environmentName

string

マネージド環境の名前。

options
ManagedEnvironmentPrivateEndpointConnectionsListOptionalParams

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

戻り値