次の方法で共有


InternalNetworkStaticRouteConfiguration クラス

定義

静的ルート構成プロパティ。

public class InternalNetworkStaticRouteConfiguration : Azure.ResourceManager.ManagedNetworkFabric.Models.StaticRouteConfiguration
type InternalNetworkStaticRouteConfiguration = class
    inherit StaticRouteConfiguration
Public Class InternalNetworkStaticRouteConfiguration
Inherits StaticRouteConfiguration
継承
InternalNetworkStaticRouteConfiguration

コンストラクター

InternalNetworkStaticRouteConfiguration()

InternalNetworkStaticRouteConfiguration の新しいインスタンスを初期化します。

プロパティ

BfdConfiguration

BFD 構成プロパティ。

(継承元 StaticRouteConfiguration)
Extension

拡張です。 例: NoExtension |Npb。

IPv4Routes

IPv4 ルートの一覧。

(継承元 StaticRouteConfiguration)
IPv6Routes

IPv6 ルートの一覧。

(継承元 StaticRouteConfiguration)

適用対象