Partager via


ApplicationPackageReference.Id Propriété

Définition

Obtient ou définit l’ID du package d’application à installer. Cela doit se trouver à l’intérieur du même compte batch que le pool. Il peut s’agir d’une référence à une version spécifique ou à la version par défaut, le cas échéant.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à