GalleryApplicationVersionPublishingProfile.Source Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to