次の方法で共有


CommunityGalleryImageVersion.StorageProfile プロパティ

定義

イメージ バージョンのストレージ プロファイルを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象