ImageDataDisk.ManagedDisk Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to