Partager via


ApplicationPackage.State Propriété

Définition

Obtient l’état actuel du package d’application. Les valeurs possibles sont les suivantes : « Pending », « Active »

[Newtonsoft.Json.JsonProperty(PropertyName="properties.state")]
public Microsoft.Azure.Management.Batch.Models.PackageState? State { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.state")>]
member this.State : Nullable<Microsoft.Azure.Management.Batch.Models.PackageState>
Public ReadOnly Property State As Nullable(Of PackageState)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à