Share via


VirtualMachineScaleSetOSDisk.ManagedDisk Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to