NetworkManagerRoutingConfigurationPropertiesFormat interface
Defines the routing configuration properties.
Properties
| description | A description of the routing configuration. |
| provisioning |
The provisioning state of the resource. |
| resource |
Unique identifier for this resource. |
| route |
Route table usage mode defines which route table will be used by the configuration. If not defined, this will default to 'ManagedOnly'. |
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