InboundNatRule.LoadBalancerInboundNatRule Property

Definition

A list of references of LoadBalancerInboundNatRules.

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

Property Value

Implements

Attributes

Applies to