Partilhar via


Image.TermsStatus Propriedade

Definição

Obtém o status de termos de uso da imagem (habilitado = aceito, desabilitado = não aceito). Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a