VirtualMachineScaleSetUpdateVMProfile.StorageProfile Property

Definition

Gets or sets the virtual machine scale set storage profile.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to