次の方法で共有


OptionBLayer3Configuration クラス

定義

OptionB Layer3 構成プロパティ。

public class OptionBLayer3Configuration : Azure.ResourceManager.ManagedNetworkFabric.Models.Layer3IPPrefixProperties
type OptionBLayer3Configuration = class
    inherit Layer3IPPrefixProperties
Public Class OptionBLayer3Configuration
Inherits Layer3IPPrefixProperties
継承
OptionBLayer3Configuration
派生

コンストラクター

OptionBLayer3Configuration()

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

プロパティ

FabricAsn

CE/PE 接続用の CE デバイスの ASN。

PeerAsn

CE/PE 接続用の PE デバイスの ASN。例: 28。

PrimaryIPv4Prefix

IPv4 アドレス プレフィックス。

(継承元 Layer3IPPrefixProperties)
PrimaryIPv6Prefix

IPv6 アドレス プレフィックス。

(継承元 Layer3IPPrefixProperties)
SecondaryIPv4Prefix

セカンダリ IPv4 アドレス プレフィックス。

(継承元 Layer3IPPrefixProperties)
SecondaryIPv6Prefix

セカンダリ IPv6 アドレス プレフィックス。

(継承元 Layer3IPPrefixProperties)
VlanId

CE/PE レイヤー 3 接続用の VLAN。例: 501。

適用対象