BastionHostPropertiesFormat |
BastionHostPropertiesFormat.withDisableCopyPaste(Boolean disableCopyPaste) |
Set the disableCopyPaste property: Enable/Disable Copy/Paste feature of the Bastion Host resource.
|
BastionHostPropertiesFormat |
BastionHostPropertiesFormat.withDnsName(String dnsName) |
Set the dnsName property: FQDN for the endpoint on which bastion host is accessible.
|
BastionHostPropertiesFormat |
BastionHostPropertiesFormat.withEnableFileCopy(Boolean enableFileCopy) |
Set the enableFileCopy property: Enable/Disable File Copy feature of the Bastion Host resource.
|
BastionHostPropertiesFormat |
BastionHostPropertiesFormat.withEnableIpConnect(Boolean enableIpConnect) |
Set the enableIpConnect property: Enable/Disable IP Connect feature of the Bastion Host resource.
|
BastionHostPropertiesFormat |
BastionHostPropertiesFormat.withEnableShareableLink(Boolean enableShareableLink) |
Set the enableShareableLink property: Enable/Disable Shareable Link of the Bastion Host resource.
|
BastionHostPropertiesFormat |
BastionHostPropertiesFormat.withEnableTunneling(Boolean enableTunneling) |
Set the enableTunneling property: Enable/Disable Tunneling feature of the Bastion Host resource.
|
BastionHostPropertiesFormat |
BastionHostPropertiesFormat.withIpConfigurations(List<BastionHostIpConfiguration> ipConfigurations) |
Set the ipConfigurations property: IP configuration of the Bastion Host resource.
|
BastionHostPropertiesFormat |
BastionHostPropertiesFormat.withScaleUnits(Integer scaleUnits) |
Set the scaleUnits property: The scale units for the Bastion Host resource.
|