RoleInstanceNetworkProfile.NetworkInterface Property

Definition

Specifies the list of resource Ids for the network interfaces associated with the role instance.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ISubResource> NetworkInterface { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.NetworkInterface : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ISubResource>
Public ReadOnly Property NetworkInterface As List(Of ISubResource)

Property Value

Implements

Attributes

Applies to