RoutingRuleCollection interface
Defines the routing rule collection.
- Extends
Properties
| applies |
Groups for configuration |
| description | A description of the routing rule collection. |
| disable |
Determines whether BGP route propagation is enabled. Defaults to true. |
| provisioning |
The provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| resource |
Unique identifier for this resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| system |
The system metadata related to this resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
| etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
| id | Resource ID. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
appliesTo
Groups for configuration
appliesTo?: NetworkManagerRoutingGroupItem[]
Property Value
description
A description of the routing rule collection.
description?: string
Property Value
string
disableBgpRoutePropagation
Determines whether BGP route propagation is enabled. Defaults to true.
disableBgpRoutePropagation?: string
Property Value
string
provisioningState
The provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
resourceGuid
Unique identifier for this resource. NOTE: This property will not be serialized. It can only be populated by the server.
resourceGuid?: string
Property Value
string
systemData
The system metadata related to this resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited Property Details
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
Inherited From ChildResource.etag
id
Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ChildResource.id
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ChildResource.name
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ChildResource.type