Partager via


Image.TermsStatus Propriété

Définition

Obtient le status des conditions d’utilisation de l’image (activé = accepté, désactivé = non accepté). Les valeurs possibles sont les suivantes : 'Enabled', 'Disabled'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à