NetworkCloudVirtualMachineData.NetworkAttachments Property

Definition

The list of network attachments to the virtual machine.

public System.Collections.Generic.IList<Azure.ResourceManager.NetworkCloud.Models.NetworkAttachment> NetworkAttachments { get; }
member this.NetworkAttachments : System.Collections.Generic.IList<Azure.ResourceManager.NetworkCloud.Models.NetworkAttachment>
Public ReadOnly Property NetworkAttachments As IList(Of NetworkAttachment)

Property Value

Applies to