NetworkCloudVirtualMachineData.Volumes Property

Definition

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

public System.Collections.Generic.IReadOnlyList<Azure.Core.ResourceIdentifier> Volumes { get; }
member this.Volumes : System.Collections.Generic.IReadOnlyList<Azure.Core.ResourceIdentifier>
Public ReadOnly Property Volumes As IReadOnlyList(Of ResourceIdentifier)

Property Value

Applies to