Share via


AseV3NetworkingConfiguration.AllowNewPrivateEndpointConnections Property

Definition

Gets or sets property to enable and disable new private endpoint connection creation on ASE

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allowNewPrivateEndpointConnections")]
public bool? AllowNewPrivateEndpointConnections { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allowNewPrivateEndpointConnections")>]
member this.AllowNewPrivateEndpointConnections : Nullable<bool> with get, set
Public Property AllowNewPrivateEndpointConnections As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to