Share via


PrivateEndpointConnections interface

PrivateEndpointConnections를 나타내는 인터페이스입니다.

메서드

beginCreateOrUpdate(string, string, string, PrivateEndpointConnection, PrivateEndpointConnectionsCreateOrUpdateOptionalParams)

Cognitive Services 계정과 연결된 지정된 프라이빗 엔드포인트 연결의 상태를 업데이트합니다.

beginCreateOrUpdateAndWait(string, string, string, PrivateEndpointConnection, PrivateEndpointConnectionsCreateOrUpdateOptionalParams)

Cognitive Services 계정과 연결된 지정된 프라이빗 엔드포인트 연결의 상태를 업데이트합니다.

beginDelete(string, string, string, PrivateEndpointConnectionsDeleteOptionalParams)

Cognitive Services 계정과 연결된 지정된 프라이빗 엔드포인트 연결을 삭제합니다.

beginDeleteAndWait(string, string, string, PrivateEndpointConnectionsDeleteOptionalParams)

Cognitive Services 계정과 연결된 지정된 프라이빗 엔드포인트 연결을 삭제합니다.

get(string, string, string, PrivateEndpointConnectionsGetOptionalParams)

Cognitive Services 계정과 연결된 지정된 프라이빗 엔드포인트 연결을 가져옵니다.

list(string, string, PrivateEndpointConnectionsListOptionalParams)

Cognitive Services 계정과 연결된 프라이빗 엔드포인트 연결을 가져옵니다.

메서드 세부 정보

beginCreateOrUpdate(string, string, string, PrivateEndpointConnection, PrivateEndpointConnectionsCreateOrUpdateOptionalParams)

Cognitive Services 계정과 연결된 지정된 프라이빗 엔드포인트 연결의 상태를 업데이트합니다.

function beginCreateOrUpdate(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, properties: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrivateEndpointConnection>, PrivateEndpointConnection>>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

accountName

string

Cognitive Services 계정의 이름입니다.

privateEndpointConnectionName

string

Cognitive Services 계정과 연결된 프라이빗 엔드포인트 연결의 이름

properties
PrivateEndpointConnection

프라이빗 엔드포인트 연결 속성입니다.

options
PrivateEndpointConnectionsCreateOrUpdateOptionalParams

옵션 매개 변수입니다.

반환

beginCreateOrUpdateAndWait(string, string, string, PrivateEndpointConnection, PrivateEndpointConnectionsCreateOrUpdateOptionalParams)

Cognitive Services 계정과 연결된 지정된 프라이빗 엔드포인트 연결의 상태를 업데이트합니다.

function beginCreateOrUpdateAndWait(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, properties: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PrivateEndpointConnection>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

accountName

string

Cognitive Services 계정의 이름입니다.

privateEndpointConnectionName

string

Cognitive Services 계정과 연결된 프라이빗 엔드포인트 연결의 이름

properties
PrivateEndpointConnection

프라이빗 엔드포인트 연결 속성입니다.

options
PrivateEndpointConnectionsCreateOrUpdateOptionalParams

옵션 매개 변수입니다.

반환

beginDelete(string, string, string, PrivateEndpointConnectionsDeleteOptionalParams)

Cognitive Services 계정과 연결된 지정된 프라이빗 엔드포인트 연결을 삭제합니다.

function beginDelete(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

accountName

string

Cognitive Services 계정의 이름입니다.

privateEndpointConnectionName

string

Cognitive Services 계정과 연결된 프라이빗 엔드포인트 연결의 이름

options
PrivateEndpointConnectionsDeleteOptionalParams

옵션 매개 변수입니다.

반환

Promise<SimplePollerLike<OperationState<void>, void>>

beginDeleteAndWait(string, string, string, PrivateEndpointConnectionsDeleteOptionalParams)

Cognitive Services 계정과 연결된 지정된 프라이빗 엔드포인트 연결을 삭제합니다.

function beginDeleteAndWait(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

accountName

string

Cognitive Services 계정의 이름입니다.

privateEndpointConnectionName

string

Cognitive Services 계정과 연결된 프라이빗 엔드포인트 연결의 이름

options
PrivateEndpointConnectionsDeleteOptionalParams

옵션 매개 변수입니다.

반환

Promise<void>

get(string, string, string, PrivateEndpointConnectionsGetOptionalParams)

Cognitive Services 계정과 연결된 지정된 프라이빗 엔드포인트 연결을 가져옵니다.

function get(resourceGroupName: string, accountName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnection>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

accountName

string

Cognitive Services 계정의 이름입니다.

privateEndpointConnectionName

string

Cognitive Services 계정과 연결된 프라이빗 엔드포인트 연결의 이름

options
PrivateEndpointConnectionsGetOptionalParams

옵션 매개 변수입니다.

반환

list(string, string, PrivateEndpointConnectionsListOptionalParams)

Cognitive Services 계정과 연결된 프라이빗 엔드포인트 연결을 가져옵니다.

function list(resourceGroupName: string, accountName: string, options?: PrivateEndpointConnectionsListOptionalParams): Promise<PrivateEndpointConnectionListResult>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

accountName

string

Cognitive Services 계정의 이름입니다.

options
PrivateEndpointConnectionsListOptionalParams

옵션 매개 변수입니다.

반환