Share via


CloudServicesNetworkProperties.EnabledEgressEndpoint Property

Definition

The full list of additional and default egress endpoints that are currently enabled.

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

Property Value

Implements

Attributes

Applies to