Application Gateway Routing Rule Response
data class ApplicationGatewayRoutingRuleResponse(val backendAddressPool: SubResourceResponse? = null, val backendSettings: SubResourceResponse? = null, val etag: String, val id: String? = null, val listener: SubResourceResponse? = null, val name: String? = null, val priority: Int, val provisioningState: String, val ruleType: String? = null, val type: String)
Routing rule of an application gateway.
Constructors
Link copied to clipboard
constructor(backendAddressPool: SubResourceResponse? = null, backendSettings: SubResourceResponse? = null, etag: String, id: String? = null, listener: SubResourceResponse? = null, name: String? = null, priority: Int, provisioningState: String, ruleType: String? = null, type: String)
Properties
Link copied to clipboard
Backend address pool resource of the application gateway.
Link copied to clipboard
Backend settings resource of the application gateway.
Link copied to clipboard
Listener resource of the application gateway.
Link copied to clipboard
The provisioning state of the request routing rule resource.