次の方法で共有


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)

プロバイダー共有の共有サブスクリプションを取り消します。

適用対象