Compartir a través de


Image.AvailableRegions Propiedad

Definición

Obtiene o establece las regiones disponibles de la imagen en la galería compartida.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.availableRegions")]
public System.Collections.Generic.IList<string> AvailableRegions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.availableRegions")>]
member this.AvailableRegions : System.Collections.Generic.IList<string> with get, set
Public Property AvailableRegions As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a