BastionHostIPConfigurationPropertiesFormatOutput interface
Properties of IP configuration of an Bastion Host.
Properties
| private |
Private IP allocation method. |
| provisioning |
The provisioning state of the bastion host IP configuration resource. |
| 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"
provisioningState
The provisioning state of the bastion host IP configuration resource.
provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"
Property Value
"Succeeded" | "Updating" | "Deleting" | "Failed"
publicIPAddress
Reference of the PublicIP resource.
publicIPAddress: SubResourceOutput