BastionHostPropertiesFormat interface
Properties of the Bastion Host.
Properties
| disable |
Enable/Disable Copy/Paste feature of the Bastion Host resource. |
| dns |
FQDN for the endpoint on which bastion host is accessible. |
| enable |
Enable/Disable File Copy feature of the Bastion Host resource. |
| enable |
Enable/Disable IP Connect feature of the Bastion Host resource. |
| enable |
Enable/Disable Kerberos feature of the Bastion Host resource. |
| enable |
Enable/Disable Private Only feature of the Bastion Host resource. |
| enable |
Enable/Disable Session Recording feature of the Bastion Host resource. |
| enable |
Enable/Disable Shareable Link of the Bastion Host resource. |
| enable |
Enable/Disable Tunneling feature of the Bastion Host resource. |
| ip |
IP configuration of the Bastion Host resource. |
| network |
|
| provisioning |
The provisioning state of the bastion host resource. |
| scale |
The scale units for the Bastion Host resource. |
| virtual |
Reference to an existing virtual network required for Developer Bastion Host only. |
Property Details
disableCopyPaste
Enable/Disable Copy/Paste feature of the Bastion Host resource.
disableCopyPaste?: boolean
Property Value
boolean
dnsName
FQDN for the endpoint on which bastion host is accessible.
dnsName?: string
Property Value
string
enableFileCopy
Enable/Disable File Copy feature of the Bastion Host resource.
enableFileCopy?: boolean
Property Value
boolean
enableIpConnect
Enable/Disable IP Connect feature of the Bastion Host resource.
enableIpConnect?: boolean
Property Value
boolean
enableKerberos
Enable/Disable Kerberos feature of the Bastion Host resource.
enableKerberos?: boolean
Property Value
boolean
enablePrivateOnlyBastion
Enable/Disable Private Only feature of the Bastion Host resource.
enablePrivateOnlyBastion?: boolean
Property Value
boolean
enableSessionRecording
Enable/Disable Session Recording feature of the Bastion Host resource.
enableSessionRecording?: boolean
Property Value
boolean
enableShareableLink
Enable/Disable Shareable Link of the Bastion Host resource.
enableShareableLink?: boolean
Property Value
boolean
enableTunneling
Enable/Disable Tunneling feature of the Bastion Host resource.
enableTunneling?: boolean
Property Value
boolean
ipConfigurations
IP configuration of the Bastion Host resource.
ipConfigurations?: BastionHostIPConfiguration[]
Property Value
networkAcls
networkAcls?: BastionHostPropertiesFormatNetworkAcls
Property Value
provisioningState
The provisioning state of the bastion host resource.
provisioningState?: string
Property Value
string
scaleUnits
The scale units for the Bastion Host resource.
scaleUnits?: number
Property Value
number
virtualNetwork
Reference to an existing virtual network required for Developer Bastion Host only.
virtualNetwork?: SubResource