ApplicationGatewayFrontendPortPropertiesFormatOutput interface
Properties of Frontend port of an application gateway.
Properties
| port | Frontend port. |
| provisioning |
The provisioning state of the frontend port resource. |
Property Details
port
Frontend port.
port?: number
Property Value
number
provisioningState
The provisioning state of the frontend port resource.
provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"
Property Value
"Succeeded" | "Updating" | "Deleting" | "Failed"