次の方法で共有


GalleryImageVersionStorageProfile.OsDiskImage プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象