Freigeben über


AppPlatformSupportedBuildpackResource.Get(CancellationToken) Methode

Definition

Rufen Sie die unterstützte Buildpack-Ressource ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/buildServices/{buildServiceName}/supportedBuildpacks/{buildpackName}
  • Vorgang IdBuildService_GetSupportedBuildpack
public virtual Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformSupportedBuildpackResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformSupportedBuildpackResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformSupportedBuildpackResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of AppPlatformSupportedBuildpackResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: