GalleryImageVersionInner.PublishingProfile Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to