次の方法で共有


PeeringPropertiesDirect interface

The properties that define a direct peering.

Properties

connections

The set of connections that constitute a direct peering.

directPeeringType

The type of direct peering.

peerAsn

The reference of the peer ASN.

useForPeeringService

The flag that indicates whether or not the peering is used for peering service. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

connections

The set of connections that constitute a direct peering.

connections?: DirectConnection[]

Property Value

directPeeringType

The type of direct peering.

directPeeringType?: string

Property Value

string

peerAsn

The reference of the peer ASN.

peerAsn?: SubResource

Property Value

useForPeeringService

The flag that indicates whether or not the peering is used for peering service. NOTE: This property will not be serialized. It can only be populated by the server.

useForPeeringService?: boolean

Property Value

boolean