Freigeben über


AppPlatformAppResource.Get(String, CancellationToken) Methode

Definition

Ruft eine App und ihre Eigenschaften ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/apps/{appName}
  • Vorgangs-IdApps_Get
public virtual Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformAppResource> Get (string syncStatus = default, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformAppResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformAppResource>
Public Overridable Function Get (Optional syncStatus As String = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Response(Of AppPlatformAppResource)

Parameter

syncStatus
String

Gibt an, ob die Synchronisierung status.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: