你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ProvidersOperationsExtensions Class

Definition

public static class ProvidersOperationsExtensions
type ProvidersOperationsExtensions = class
Public Module ProvidersOperationsExtensions
Inheritance
ProvidersOperationsExtensions

Methods

Get(IProvidersOperations, String, String)
GetAsync(IProvidersOperations, String, String, CancellationToken)
List(IProvidersOperations, Nullable<Int32>, String)
ListAsync(IProvidersOperations, Nullable<Int32>, String, CancellationToken)
ListNext(IProvidersOperations, String)
ListNextAsync(IProvidersOperations, String, CancellationToken)
Register(IProvidersOperations, String)
RegisterAsync(IProvidersOperations, String, CancellationToken)
Unregister(IProvidersOperations, String)
UnregisterAsync(IProvidersOperations, String, CancellationToken)

Applies to