Share via


StorageProfile.VolumeAttachment 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.Owned)]
public System.Collections.Generic.List<string> VolumeAttachment { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)>]
member this.VolumeAttachment : System.Collections.Generic.List<string> with get, set
Public Property VolumeAttachment As List(Of String)

Property Value

Implements

Attributes

Applies to