InternalNetworkStaticRouteConfiguration 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.
Static Route Configuration properties.
public class InternalNetworkStaticRouteConfiguration : Azure.ResourceManager.ManagedNetworkFabric.Models.StaticRouteConfiguration
type InternalNetworkStaticRouteConfiguration = class
inherit StaticRouteConfiguration
Public Class InternalNetworkStaticRouteConfiguration
Inherits StaticRouteConfiguration
- Inheritance
Constructors
InternalNetworkStaticRouteConfiguration() |
Initializes a new instance of InternalNetworkStaticRouteConfiguration. |
Properties
BfdConfiguration |
BFD configuration properties. (Inherited from StaticRouteConfiguration) |
Extension |
Extension. Example: NoExtension | NPB. |
IPv4Routes |
List of IPv4 Routes. (Inherited from StaticRouteConfiguration) |
IPv6Routes |
List of IPv6 Routes. (Inherited from StaticRouteConfiguration) |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET