VirtualRouterPeering interface
Virtual Router Peering 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. |
name | Name of the virtual router peering that is unique within a virtual router. |
peer |
Peer ASN. |
peer |
Peer IP. |
provisioning |
The provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Peering type. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource ID. |
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
name
Name of the virtual router peering that is unique within a virtual router.
name?: string
Property Value
string
peerAsn
Peer ASN.
peerAsn?: number
Property Value
number
peerIp
Peer IP.
peerIp?: 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
type
Peering type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string