BackendAddressPoolPropertiesFormat.BackendIPConfiguration Property

Definition

An array of references to IP addresses defined in network interfaces.

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

Property Value

Implements

Attributes

Applies to