Share via


BastionHost.EnableIpConnect Property

Definition

Gets or sets enable/Disable IP Connect feature of the Bastion Host resource.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to