Freigeben über


ApplicationPackageReference.ApplicationId Eigenschaft

Definition

Ruft die ID der bereitzustellenden Anwendung ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="applicationId")]
public string ApplicationId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="applicationId")>]
member this.ApplicationId : string with get, set
Public Property ApplicationId As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Beim Erstellen eines Pools muss die Anwendungs-ID des Pakets voll qualifiziert sein (/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/applications/{applicationName}).

Gilt für: