Share via


OSDisk.ManagedDisk Property

Definition

Gets or sets the managed disk parameters.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to