VirtualRouter interface
VirtualRouter Resource.
- Extends
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. |
| hosted |
The Gateway on which VirtualRouter is hosted. |
| hosted |
The Subnet on which VirtualRouter is hosted. |
| peerings | List of references to VirtualRouterPeerings. NOTE: This property will not be serialized. It can only be populated by the server. |
| provisioning |
The provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| virtual |
VirtualRouter ASN. |
| virtual |
VirtualRouter IPs. |
Inherited Properties
| id | Resource ID. |
| location | Resource location. |
| name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
| tags | Resource tags. |
| type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
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
hostedGateway
The Gateway on which VirtualRouter is hosted.
hostedGateway?: SubResource
Property Value
hostedSubnet
peerings
List of references to VirtualRouterPeerings. NOTE: This property will not be serialized. It can only be populated by the server.
peerings?: SubResource[]
Property Value
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
virtualRouterAsn
VirtualRouter ASN.
virtualRouterAsn?: number
Property Value
number
virtualRouterIps
VirtualRouter IPs.
virtualRouterIps?: string[]
Property Value
string[]
Inherited Property Details
id
location
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 Resource.name
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
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 Resource.type