BackendAddressPoolPropertiesFormat.OutboundRules Property

Definition

An array of references to outbound rules that use this backend address pool.

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

Property Value

Implements

Attributes

Applies to