NetworkManagerRoutingConfiguration interface

Defines the routing configuration

Extends

Properties

description

A description of the routing configuration.

provisioningState

The provisioning state of the resource.

resourceGuid

Unique identifier for this resource.

routeTableUsageMode

Route table usage mode defines which route table will be used by the configuration. If not defined, this will default to 'ManagedOnly'.

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 of the routing configuration.

description?: string

Property Value

string

provisioningState

The provisioning state of the resource.

provisioningState?: string

Property Value

string

resourceGuid

Unique identifier for this resource.

resourceGuid?: string

Property Value

string

routeTableUsageMode

Route table usage mode defines which route table will be used by the configuration. If not defined, this will default to 'ManagedOnly'.

routeTableUsageMode?: 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