ProviderOperationsMetadataOperationsExtensions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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) |
取得所有資源提供者的提供者作業中繼資料。 |