Freigeben über


ApiManagementNotificationResource.Get(CancellationToken) Methode

Definition

Ruft die Details der Benachrichtigung ab, die durch ihren Bezeichner angegeben wird.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/notifications/{notificationName}
  • Vorgang IdNotification_Get
public virtual Azure.Response<Azure.ResourceManager.ApiManagement.ApiManagementNotificationResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ApiManagement.ApiManagementNotificationResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ApiManagement.ApiManagementNotificationResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of ApiManagementNotificationResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: