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

ProviderShareSubscriptionsOperationsExtensions 类

定义

ProviderShareSubscriptionsOperations 的扩展方法。

public static class ProviderShareSubscriptionsOperationsExtensions
type ProviderShareSubscriptionsOperationsExtensions = class
Public Module ProviderShareSubscriptionsOperationsExtensions
继承
ProviderShareSubscriptionsOperationsExtensions

方法

Adjust(IProviderShareSubscriptionsOperations, String, String, String, String, ProviderShareSubscription)

调整提供程序共享中共享订阅的到期日期。

AdjustAsync(IProviderShareSubscriptionsOperations, String, String, String, String, ProviderShareSubscription, CancellationToken)

调整提供程序共享中共享订阅的到期日期。

BeginRevoke(IProviderShareSubscriptionsOperations, String, String, String, String)

撤销提供程序共享中的共享订阅。

BeginRevokeAsync(IProviderShareSubscriptionsOperations, String, String, String, String, CancellationToken)

撤销提供程序共享中的共享订阅。

GetByShare(IProviderShareSubscriptionsOperations, String, String, String, String)

获取提供程序共享中的共享订阅。

GetByShareAsync(IProviderShareSubscriptionsOperations, String, String, String, String, CancellationToken)

获取提供程序共享中的共享订阅。

ListByShare(IProviderShareSubscriptionsOperations, String, String, String, String)

提供程序共享的可用共享订阅列表。

ListByShareAsync(IProviderShareSubscriptionsOperations, String, String, String, String, CancellationToken)

提供程序共享的可用共享订阅列表。

ListByShareNext(IProviderShareSubscriptionsOperations, String)

提供程序共享的可用共享订阅列表。

ListByShareNextAsync(IProviderShareSubscriptionsOperations, String, CancellationToken)

提供程序共享的可用共享订阅列表。

Reinstate(IProviderShareSubscriptionsOperations, String, String, String, String, ProviderShareSubscription)

恢复提供程序共享中的共享订阅。

ReinstateAsync(IProviderShareSubscriptionsOperations, String, String, String, String, ProviderShareSubscription, CancellationToken)

恢复提供程序共享中的共享订阅。

Revoke(IProviderShareSubscriptionsOperations, String, String, String, String)

撤销提供程序共享中的共享订阅。

RevokeAsync(IProviderShareSubscriptionsOperations, String, String, String, String, CancellationToken)

撤销提供程序共享中的共享订阅。

适用于