GalleryDiskImage.Source Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to