Share via


A2ARemoveDisksInput.VMManagedDisksIds Property

Definition

Gets or sets the list of vm managed disk Ids.

[Newtonsoft.Json.JsonProperty(PropertyName="vmManagedDisksIds")]
public System.Collections.Generic.IList<string> VMManagedDisksIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmManagedDisksIds")>]
member this.VMManagedDisksIds : System.Collections.Generic.IList<string> with get, set
Public Property VMManagedDisksIds As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to