次の方法で共有


BastionHost.EnableIpConnect プロパティ

定義

Bastion ホスト リソースの IP 接続機能を有効または無効にする機能を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象