다음을 통해 공유


IPrivateLinkResourceOperations 인터페이스

정의

PrivateLinkResourceOperations 작업.

public interface IPrivateLinkResourceOperations
type IPrivateLinkResourceOperations = interface
Public Interface IPrivateLinkResourceOperations

메서드

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

ListByBatchAccountNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

ListByBatchAccountWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

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

확장 메서드

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)

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

적용 대상