DirectPeeringProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The properties that define a direct peering.
public class DirectPeeringProperties
type DirectPeeringProperties = class
Public Class DirectPeeringProperties
- Inheritance
-
DirectPeeringProperties
Constructors
DirectPeeringProperties() |
Initializes a new instance of DirectPeeringProperties. |
Properties
Connections |
The set of connections that constitute a direct peering. |
DirectPeeringType |
The type of direct peering. |
PeerAsnId |
Gets or sets Id. |
UseForPeeringService |
The flag that indicates whether or not the peering is used for peering service. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET