RoutingIntent interface

The routing intent child resource of a Virtual hub.

Extends

Properties

etag

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

provisioningState

The provisioning state of the RoutingIntent resource.

routingPolicies

List of routing policies.

Inherited Properties

id

Resource ID.

name

Name of the resource.

type

Resource type.

Property Details

etag

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

etag?: string

Property Value

string

provisioningState

The provisioning state of the RoutingIntent resource.

provisioningState?: string

Property Value

string

routingPolicies

List of routing policies.

routingPolicies?: RoutingPolicy[]

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResourceModel.id

name

Name of the resource.

name?: string

Property Value

string

Inherited From SubResourceModel.name

type

Resource type.

type?: string

Property Value

string

Inherited From SubResourceModel.type