Freigeben über


ICloudServicesNetwork.EnableDefaultEgressEndpoint Property

Definition

The indicator of whether the platform default endpoints are allowed for the egress traffic.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The indicator of whether the platform default endpoints are allowed for the egress traffic.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.CloudServicesNetworkEnableDefaultEgressEndpoints) }, ReadOnly=false, Required=false, SerializedName="enableDefaultEgressEndpoints")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.CloudServicesNetworkEnableDefaultEgressEndpoints? EnableDefaultEgressEndpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The indicator of whether the platform default endpoints are allowed for the egress traffic.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.CloudServicesNetworkEnableDefaultEgressEndpoints) }, ReadOnly=false, Required=false, SerializedName="enableDefaultEgressEndpoints")>]
member this.EnableDefaultEgressEndpoint : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.CloudServicesNetworkEnableDefaultEgressEndpoints> with get, set
Public Property EnableDefaultEgressEndpoint As Nullable(Of CloudServicesNetworkEnableDefaultEgressEndpoints)

Property Value

Attributes

Applies to