Share via


VirtualMachine.Volume Property

Definition

The resource IDs of volumes that are attached to the virtual machine.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> Volume { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)>]
member this.Volume : System.Collections.Generic.List<string>
Public ReadOnly Property Volume As List(Of String)

Property Value

Implements

Attributes

Applies to