다음을 통해 공유


PrivateEndpointConnectionOperationsExtensions 클래스

정의

PrivateEndpointConnectionOperations에 대한 확장 메서드입니다.

public static class PrivateEndpointConnectionOperationsExtensions
type PrivateEndpointConnectionOperationsExtensions = class
Public Module PrivateEndpointConnectionOperationsExtensions
상속
PrivateEndpointConnectionOperationsExtensions

메서드

BeginDelete(IPrivateEndpointConnectionOperations, String, String, String)

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

BeginDeleteAsync(IPrivateEndpointConnectionOperations, String, String, String, CancellationToken)

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

BeginUpdate(IPrivateEndpointConnectionOperations, String, String, String, String, PrivateLinkServiceConnectionState)

기존 프라이빗 엔드포인트 연결의 속성을 업데이트.

BeginUpdateAsync(IPrivateEndpointConnectionOperations, String, String, String, String, PrivateLinkServiceConnectionState, CancellationToken)

기존 프라이빗 엔드포인트 연결의 속성을 업데이트.

Delete(IPrivateEndpointConnectionOperations, String, String, String)

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

DeleteAsync(IPrivateEndpointConnectionOperations, String, String, String, CancellationToken)

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

Get(IPrivateEndpointConnectionOperations, String, String, String)

지정된 프라이빗 엔드포인트 연결에 대한 정보를 가져옵니다.

GetAsync(IPrivateEndpointConnectionOperations, String, String, String, CancellationToken)

지정된 프라이빗 엔드포인트 연결에 대한 정보를 가져옵니다.

ListByBatchAccount(IPrivateEndpointConnectionOperations, String, String, Nullable<Int32>)

지정된 계정의 모든 프라이빗 엔드포인트 연결을 나열합니다.

ListByBatchAccountAsync(IPrivateEndpointConnectionOperations, String, String, Nullable<Int32>, CancellationToken)

지정된 계정의 모든 프라이빗 엔드포인트 연결을 나열합니다.

ListByBatchAccountNext(IPrivateEndpointConnectionOperations, String)

지정된 계정의 모든 프라이빗 엔드포인트 연결을 나열합니다.

ListByBatchAccountNextAsync(IPrivateEndpointConnectionOperations, String, CancellationToken)

지정된 계정의 모든 프라이빗 엔드포인트 연결을 나열합니다.

Update(IPrivateEndpointConnectionOperations, String, String, String, String, PrivateLinkServiceConnectionState)

기존 프라이빗 엔드포인트 연결의 속성을 업데이트.

UpdateAsync(IPrivateEndpointConnectionOperations, String, String, String, String, PrivateLinkServiceConnectionState, CancellationToken)

기존 프라이빗 엔드포인트 연결의 속성을 업데이트.

적용 대상