Freigeben über


ProviderShareSubscriptionsOperationsExtensions.RevokeAsync Methode

Definition

Widerrufen sie das Freigabeabonnement in einer Anbieterfreigabe.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataShare.Models.ProviderShareSubscription> RevokeAsync (this Microsoft.Azure.Management.DataShare.IProviderShareSubscriptionsOperations operations, string resourceGroupName, string accountName, string shareName, string providerShareSubscriptionId, System.Threading.CancellationToken cancellationToken = default);
static member RevokeAsync : Microsoft.Azure.Management.DataShare.IProviderShareSubscriptionsOperations * string * string * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataShare.Models.ProviderShareSubscription>
<Extension()>
Public Function RevokeAsync (operations As IProviderShareSubscriptionsOperations, resourceGroupName As String, accountName As String, shareName As String, providerShareSubscriptionId As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of ProviderShareSubscription)

Parameter

operations
IProviderShareSubscriptionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

accountName
String

Der Name des Freigabekontos.

shareName
String

Der Name der Freigabe.

providerShareSubscriptionId
String

So suchen Sie shareSubscription

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Hinweise

Widerrufen des Freigabeabonnements in einer Anbieterfreigabe

Gilt für: