Share via


IAseV3NetworkingConfigurationProperties.AllowNewPrivateEndpointConnection Property

Definition

Property to enable and disable new private endpoint connection creation on ASE

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Property to enable and disable new private endpoint connection creation on ASE", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="allowNewPrivateEndpointConnections")]
public bool? AllowNewPrivateEndpointConnection { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Property to enable and disable new private endpoint connection creation on ASE", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="allowNewPrivateEndpointConnections")>]
member this.AllowNewPrivateEndpointConnection : Nullable<bool> with get, set
Public Property AllowNewPrivateEndpointConnection As Nullable(Of Boolean)

Property Value

Attributes

Applies to