Share via


BastionHostIPConfigurationPropertiesFormat interface

Properties of IP configuration of an Bastion Host.

Properties

privateIPAllocationMethod

Private IP allocation method.

publicIPAddress

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"

publicIPAddress

Reference of the PublicIP resource.

publicIPAddress: SubResource

Property Value

subnet

Reference of the subnet resource.

subnet: SubResource

Property Value