次の方法で共有


GalleryImageVersion.PublishingProfile プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象