ApplicationGatewayAdvancedRoutingConditionSet Class

Advanced routing condition set of an application gateway. Referenced by advanced routing rules to determine whether a request matches.

Constructor

ApplicationGatewayAdvancedRoutingConditionSet(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource ID.

properties

Properties of the application gateway advanced routing condition set.

name
str

Name of the advanced routing condition set that is unique within an Application Gateway.

etag
str

A unique read-only string that changes whenever the resource is updated.

type
str

Type of the resource.

Attributes

etag

A unique read-only string that changes whenever the resource is updated.

etag: str | None

name

Name of the advanced routing condition set that is unique within an Application Gateway.

name: str | None

properties

Properties of the application gateway advanced routing condition set.

properties: _models.ApplicationGatewayAdvancedRoutingConditionSetPropertiesFormat | None

type

Type of the resource.

type: str | None