次の方法で共有


AseV3NetworkingConfiguration.AllowNewPrivateEndpointConnections プロパティ

定義

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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象