GalleryApplicationVersionPublishingProfile.Settings Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to