Freigeben über


ProviderShareSubscriptionCollection.GetAsync Methode

Definition

Abrufen eines Freigabeabonnements in einer Anbieterfreigabe

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataShare/accounts/{accountName}/shares/{shareName}/providerShareSubscriptions/{providerShareSubscriptionId}
  • Vorgang IdProviderShareSubscriptions_GetByShare
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.DataShare.ProviderShareSubscriptionResource>> GetAsync (string providerShareSubscriptionId, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.DataShare.ProviderShareSubscriptionResource>>
override this.GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.DataShare.ProviderShareSubscriptionResource>>
Public Overridable Function GetAsync (providerShareSubscriptionId As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of ProviderShareSubscriptionResource))

Parameter

providerShareSubscriptionId
String

So suchen Sie shareSubscription.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

providerShareSubscriptionId ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

providerShareSubscriptionId ist NULL.

Gilt für: