RoleInstanceNetworkProfile.NetworkInterface Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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