Compartir a través de


AseV3NetworkingConfiguration.AllowNewPrivateEndpointConnections Propiedad

Definición

Obtiene o establece la propiedad para habilitar y deshabilitar la creación de nuevas conexiones de punto de conexión privado en 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a