PSBastion.EnableIpConnect Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="IP Connect", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public bool? EnableIpConnect { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="IP Connect", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.EnableIpConnect : Nullable<bool> with get, set
Public Property EnableIpConnect As Nullable(Of Boolean)

Property Value

Attributes

Applies to