ImageDiskReference.SharedGalleryImageId Property

Definition

Gets or sets a relative uri containing a direct shared Azure Compute Gallery image reference.

[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