AseV3NetworkingConfiguration.AllowNewPrivateEndpointConnections Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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