RoutingRule interface

Network routing rule.

Extends

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.

systemData

The system metadata related to this resource.

Inherited Properties

etag

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

id

Resource ID.

name

Resource name.

type

Resource type.

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

systemData

The system metadata related to this resource.

systemData?: SystemData

Property Value

Inherited Property Details

etag

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

etag?: string

Property Value

string

Inherited From ChildResource.etag

id

Resource ID.

id?: string

Property Value

string

Inherited From ChildResource.id

name

Resource name.

name?: string

Property Value

string

Inherited From ChildResource.name

type

Resource type.

type?: string

Property Value

string

Inherited From ChildResource.type