Share via


ApplicationGatewayRewriteRuleSetOutput interface

Rewrite rule set of an application gateway.

Extends

Properties

etag

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

name

Name of the rewrite rule set that is unique within an Application Gateway.

properties

Properties of the application gateway rewrite rule set.

Inherited Properties

id

Resource ID.

Property Details

etag

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

etag?: string

Property Value

string

name

Name of the rewrite rule set that is unique within an Application Gateway.

name?: string

Property Value

string

properties

Properties of the application gateway rewrite rule set.

properties?: ApplicationGatewayRewriteRuleSetPropertiesFormatOutput

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResourceOutput.id