ImageDisk.ManagedDisk Property

Definition

Gets or sets the managedDisk.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to