Share via


VirtualMachine.StorageProfileVolumeAttachment Property

Definition

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

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

Property Value

Implements

Attributes

Applies to