Share via


VirtualMachineScaleSetVMInner.StorageProfile プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象