VirtualMachineScaleSetUpdateVMProfile.StorageProfile プロパティ

定義

仮想マシン スケール セットのストレージ プロファイルを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象