RouteMap interface
The RouteMap child resource of a Virtual hub.
- Extends
Properties
associated |
List of connections which have this RoutMap associated for inbound traffic. |
associated |
List of connections which have this RoutMap associated for outbound traffic. |
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. |
name | The name of the resource that is unique within a resource group. This name can be used to access the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
The provisioning state of the RouteMap resource. NOTE: This property will not be serialized. It can only be populated by the server. |
rules | List of RouteMap rules to be applied. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource ID. |
Property Details
associatedInboundConnections
List of connections which have this RoutMap associated for inbound traffic.
associatedInboundConnections?: string[]
Property Value
string[]
associatedOutboundConnections
List of connections which have this RoutMap associated for outbound traffic.
associatedOutboundConnections?: string[]
Property Value
string[]
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
name
The name of the resource that is unique within a resource group. This name can be used to access the resource. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
provisioningState
The provisioning state of the RouteMap resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
rules
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string