次の方法で共有


GalleryImageVersion.StorageProfile プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象