次の方法で共有


ImageInner.StorageProfile プロパティ

定義

仮想マシン ディスクのストレージ設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象