Share via


BareMetalMachineKeySetPatchParameters.JumpHostsAllowed Property

Definition

The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> JumpHostsAllowed { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)>]
member this.JumpHostsAllowed : System.Collections.Generic.List<string> with get, set
Public Property JumpHostsAllowed As List(Of String)

Property Value

Implements

Attributes

Applies to