GalleryImageVersionStorageProfile.OsDiskImage Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="osDiskImage")]
public Microsoft.Azure.Management.Compute.Fluent.Models.GalleryOSDiskImage OsDiskImage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="osDiskImage")>]
member this.OsDiskImage : Microsoft.Azure.Management.Compute.Fluent.Models.GalleryOSDiskImage with get, set
Public Property OsDiskImage As GalleryOSDiskImage

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to