Freigeben über


AppPlatformGatewayRouteConfigResource.Get(CancellationToken) Methode

Definition

Rufen Sie die Spring Cloud Gateway-Routenkonfigurationen ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/gateways/{gatewayName}/routeConfigs/{routeConfigName}
  • Vorgang IdGatewayRouteConfigs_Get
public virtual Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformGatewayRouteConfigResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformGatewayRouteConfigResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformGatewayRouteConfigResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of AppPlatformGatewayRouteConfigResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: