Compartir a través de


ImageReference.SharedGalleryImageId Propiedad

Definición

Obtiene o establece el identificador único de la imagen de la galería compartida para la implementación de la máquina virtual. Esto se puede capturar desde la llamada GET de la imagen de la galería compartida.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a