Dela via


IBackendAddressPoolPropertiesFormat.OutboundRules Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="An array of references to outbound rules that use this backend address pool.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ISubResourceAutoGenerated) }, ReadOnly=true, Required=false, SerializedName="outboundRules")]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ISubResourceAutoGenerated[] OutboundRules { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="An array of references to outbound rules that use this backend address pool.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ISubResourceAutoGenerated) }, ReadOnly=true, Required=false, SerializedName="outboundRules")>]
member this.OutboundRules : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ISubResourceAutoGenerated[]
Public ReadOnly Property OutboundRules As ISubResourceAutoGenerated()

Property Value

Attributes

Applies to