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. |
| provisioning |
The provisioning state of the RouteMap resource. |
| rules | List of RouteMap rules to be applied. |
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.
etag?: string
Property Value
string
provisioningState
The provisioning state of the RouteMap resource.
provisioningState?: string
Property Value
string
rules
Inherited Property Details
id
name
Name of the resource.
name?: string
Property Value
string
Inherited From ReadOnlySubResourceModel.name
type
Type of the resource.
type?: string
Property Value
string
Inherited From ReadOnlySubResourceModel.type