Freigeben über


IProviderShareSubscriptionsOperations Schnittstelle

Definition

ProviderShareSubscriptionsOperations-Vorgänge.

public interface IProviderShareSubscriptionsOperations
type IProviderShareSubscriptionsOperations = interface
Public Interface IProviderShareSubscriptionsOperations

Methoden

AdjustWithHttpMessagesAsync(String, String, String, String, ProviderShareSubscription, Dictionary<String,List<String>>, CancellationToken)

Passen Sie das Ablaufdatum eines Freigabeabonnements in einer Anbieterfreigabe an.

BeginRevokeWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Widerrufen des Freigabeabonnements in einer Anbieterfreigabe.

GetByShareWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Abrufen eines Freigabeabonnements in einer Anbieterfreigabe.

ListByShareNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Liste der verfügbaren Freigabeabonnements für eine Anbieterfreigabe.

ListByShareWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Liste der verfügbaren Freigabeabonnements für eine Anbieterfreigabe.

ReinstateWithHttpMessagesAsync(String, String, String, String, ProviderShareSubscription, Dictionary<String,List<String>>, CancellationToken)

Wiederherstellen des Freigabeabonnements in einer Anbieterfreigabe.

RevokeWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Widerrufen des Freigabeabonnements in einer Anbieterfreigabe.

Erweiterungsmethoden

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

Passen Sie das Ablaufdatum eines Freigabeabonnements in einer Anbieterfreigabe an.

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

Passen Sie das Ablaufdatum eines Freigabeabonnements in einer Anbieterfreigabe an.

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

Widerrufen des Freigabeabonnements in einer Anbieterfreigabe.

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

Widerrufen des Freigabeabonnements in einer Anbieterfreigabe.

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

Abrufen eines Freigabeabonnements in einer Anbieterfreigabe.

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

Abrufen eines Freigabeabonnements in einer Anbieterfreigabe.

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

Liste der verfügbaren Freigabeabonnements für eine Anbieterfreigabe.

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

Liste der verfügbaren Freigabeabonnements für eine Anbieterfreigabe.

ListByShareNext(IProviderShareSubscriptionsOperations, String)

Liste der verfügbaren Freigabeabonnements für eine Anbieterfreigabe.

ListByShareNextAsync(IProviderShareSubscriptionsOperations, String, CancellationToken)

Liste der verfügbaren Freigabeabonnements für eine Anbieterfreigabe.

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

Wiederherstellen des Freigabeabonnements in einer Anbieterfreigabe.

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

Wiederherstellen des Freigabeabonnements in einer Anbieterfreigabe.

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

Widerrufen des Freigabeabonnements in einer Anbieterfreigabe.

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

Widerrufen des Freigabeabonnements in einer Anbieterfreigabe.

Gilt für: