Compartir a través de


ImageDeprecationStatus.ImageState Propiedad

Definición

Obtiene o establece describe el estado de la imagen. Entre los valores posibles se incluyen: 'Active', 'ScheduledForDeprecation', 'En desuso'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a