VirtualMachineScaleSetUpdateOSDisk.ManagedDisk Property

Definition

Gets or sets the managed disk parameters.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to