IProviderOperationsMetadataOperations 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
ProviderOperationsMetadataOperations 作業。
public interface IProviderOperationsMetadataOperations
type IProviderOperationsMetadataOperations = interface
Public Interface IProviderOperationsMetadataOperations
方法
擴充方法
Get(IProviderOperationsMetadataOperations, String, String) |
取得指定之資源提供者的提供者作業中繼資料。 |
GetAsync(IProviderOperationsMetadataOperations, String, String, CancellationToken) |
取得指定之資源提供者的提供者作業中繼資料。 |
List(IProviderOperationsMetadataOperations, String) |
取得所有資源提供者的提供者作業中繼資料。 |
ListAsync(IProviderOperationsMetadataOperations, String, CancellationToken) |
取得所有資源提供者的提供者作業中繼資料。 |
ListNext(IProviderOperationsMetadataOperations, String) |
取得所有資源提供者的提供者作業中繼資料。 |
ListNextAsync(IProviderOperationsMetadataOperations, String, CancellationToken) |
取得所有資源提供者的提供者作業中繼資料。 |