다음을 통해 공유


ProviderOperationsMetadataOperationsExtensions 클래스

정의

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

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

메서드

Get(IProviderOperationsMetadataOperations, String, String)

지정된 리소스 공급자에 대한 공급자 작업 메타데이터를 가져옵니다.

GetAsync(IProviderOperationsMetadataOperations, String, String, CancellationToken)

지정된 리소스 공급자에 대한 공급자 작업 메타데이터를 가져옵니다.

List(IProviderOperationsMetadataOperations, String)

모든 리소스 공급자에 대한 공급자 작업 메타데이터를 가져옵니다.

ListAsync(IProviderOperationsMetadataOperations, String, CancellationToken)

모든 리소스 공급자에 대한 공급자 작업 메타데이터를 가져옵니다.

ListNext(IProviderOperationsMetadataOperations, String)

모든 리소스 공급자에 대한 공급자 작업 메타데이터를 가져옵니다.

ListNextAsync(IProviderOperationsMetadataOperations, String, CancellationToken)

모든 리소스 공급자에 대한 공급자 작업 메타데이터를 가져옵니다.

적용 대상