Compartir a través de


Image.TermsStatus Propiedad

Definición

Obtiene el estado de los términos de uso de la imagen (habilitado = aceptado, deshabilitado = no aceptado). Entre los valores posibles se incluyen: "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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a