Delen via


ImageReference.SharedGalleryImageId Property

Definition

Gets or sets specified the shared gallery image unique id for vm deployment. This can be fetched from shared gallery image GET call.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to