다음을 통해 공유


PrivateLinkResourceOperationsExtensions 클래스

정의

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

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

메서드

Get(IPrivateLinkResourceOperations, String, String, String)

지정된 프라이빗 링크 리소스에 대한 정보를 가져옵니다.

GetAsync(IPrivateLinkResourceOperations, String, String, String, CancellationToken)

지정된 프라이빗 링크 리소스에 대한 정보를 가져옵니다.

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

지정된 계정의 모든 프라이빗 링크 리소스를 나열합니다.

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

지정된 계정의 모든 프라이빗 링크 리소스를 나열합니다.

ListByBatchAccountNext(IPrivateLinkResourceOperations, String)

지정된 계정의 모든 프라이빗 링크 리소스를 나열합니다.

ListByBatchAccountNextAsync(IPrivateLinkResourceOperations, String, CancellationToken)

지정된 계정의 모든 프라이빗 링크 리소스를 나열합니다.

적용 대상