RoutingRulePropertiesFormat interface

Routing rule resource.

Properties

description

A description for this rule.

destination

Indicates the destination for this particular rule.

nextHop

Indicates the next hop for this particular rule.

provisioningState

The provisioning state of the resource.

resourceGuid

Unique identifier for this resource.

Property Details

description

A description for this rule.

description?: string

Property Value

string

destination

Indicates the destination for this particular rule.

destination: RoutingRuleRouteDestination

Property Value

nextHop

Indicates the next hop for this particular rule.

nextHop: RoutingRuleNextHop

Property Value

provisioningState

The provisioning state of the resource.

provisioningState?: string

Property Value

string

resourceGuid

Unique identifier for this resource.

resourceGuid?: string

Property Value

string