Activate(IPartnerTopicsOperations, String, String)
|
Aktivieren Sie ein Partnerthema.
|
ActivateAsync(IPartnerTopicsOperations, String, String, CancellationToken)
|
Aktivieren Sie ein Partnerthema.
|
BeginDelete(IPartnerTopicsOperations, String, String)
|
Löschen sie ein Partnerthema.
|
BeginDeleteAsync(IPartnerTopicsOperations, String, String, CancellationToken)
|
Löschen sie ein Partnerthema.
|
CreateOrUpdate(IPartnerTopicsOperations, String, String, PartnerTopic)
|
Erstellen Sie ein Partnerthema.
|
CreateOrUpdateAsync(IPartnerTopicsOperations, String, String, PartnerTopic, CancellationToken)
|
Erstellen Sie ein Partnerthema.
|
Deactivate(IPartnerTopicsOperations, String, String)
|
Deaktivieren Sie ein Partnerthema.
|
DeactivateAsync(IPartnerTopicsOperations, String, String, CancellationToken)
|
Deaktivieren Sie ein Partnerthema.
|
Delete(IPartnerTopicsOperations, String, String)
|
Löschen sie ein Partnerthema.
|
DeleteAsync(IPartnerTopicsOperations, String, String, CancellationToken)
|
Löschen sie ein Partnerthema.
|
Get(IPartnerTopicsOperations, String, String)
|
Rufen Sie ein Partnerthema ab.
|
GetAsync(IPartnerTopicsOperations, String, String, CancellationToken)
|
Rufen Sie ein Partnerthema ab.
|
ListByResourceGroup(IPartnerTopicsOperations, String, String, Nullable<Int32>)
|
Listen Sie Partnerthemen unter einer Ressourcengruppe auf.
|
ListByResourceGroupAsync(IPartnerTopicsOperations, String, String, Nullable<Int32>, CancellationToken)
|
Listen Sie Partnerthemen unter einer Ressourcengruppe auf.
|
ListByResourceGroupNext(IPartnerTopicsOperations, String)
|
Listen Sie Partnerthemen unter einer Ressourcengruppe auf.
|
ListByResourceGroupNextAsync(IPartnerTopicsOperations, String, CancellationToken)
|
Listen Sie Partnerthemen unter einer Ressourcengruppe auf.
|
ListBySubscription(IPartnerTopicsOperations, String, Nullable<Int32>)
|
Listet Partnerthemen unter einem Azure-Abonnement auf.
|
ListBySubscriptionAsync(IPartnerTopicsOperations, String, Nullable<Int32>, CancellationToken)
|
Listet Partnerthemen unter einem Azure-Abonnement auf.
|
ListBySubscriptionNext(IPartnerTopicsOperations, String)
|
Listet Partnerthemen unter einem Azure-Abonnement auf.
|
ListBySubscriptionNextAsync(IPartnerTopicsOperations, String, CancellationToken)
|
Listet Partnerthemen unter einem Azure-Abonnement auf.
|
Update(IPartnerTopicsOperations, String, String, PartnerTopicUpdateParameters)
|
Aktualisieren eines Partnerthemas.
|
UpdateAsync(IPartnerTopicsOperations, String, String, PartnerTopicUpdateParameters, CancellationToken)
|
Aktualisieren eines Partnerthemas.
|