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 Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api10.ISubResource[] NetworkInterface { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.NetworkInterface : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api10.ISubResource[]
Public ReadOnly Property NetworkInterface As ISubResource()

Property Value

Implements

Attributes

Applies to