RouteTargetInformation 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.
Route Target Configuration.
public class RouteTargetInformation
type RouteTargetInformation = class
Public Class RouteTargetInformation
- Inheritance
-
RouteTargetInformation
Constructors
RouteTargetInformation() |
Initializes a new instance of RouteTargetInformation. |
Properties
ExportIPv4RouteTargets |
Route Targets to be applied for outgoing routes into CE. |
ExportIPv6RouteTargets |
Route Targets to be applied for outgoing routes from CE. |
ImportIPv4RouteTargets |
Route Targets to be applied for incoming routes into CE. |
ImportIPv6RouteTargets |
Route Targets to be applied for incoming routes from CE. |
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