BastionHostIPConfigurationPropertiesFormat interface
Properties of IP configuration of an Bastion Host.
Properties
| private |
Private IP allocation method. |
| public |
Reference of the PublicIP resource. |
| subnet | Reference of the subnet resource. |
Property Details
privateIPAllocationMethod
Private IP allocation method.
privateIPAllocationMethod?: "Static" | "Dynamic"
Property Value
"Static" | "Dynamic"