RoleInstance.NetworkProfileNetworkInterface Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api10.ISubResource[] NetworkProfileNetworkInterface { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.NetworkProfileNetworkInterface : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api10.ISubResource[]
Public ReadOnly Property NetworkProfileNetworkInterface As ISubResource()

Property Value

Implements

Attributes

Applies to