次の方法で共有


VpnConfigurationOptionAProperties クラス

定義

オプション プロパティ。

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

コンストラクター

VpnConfigurationOptionAProperties()

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

プロパティ

BfdConfiguration

BFD 構成プロパティ。

(継承元 OptionAProperties)
Mtu

オプション A ピアリングに使用する MTU。

(継承元 OptionAProperties)
PeerAsn

ピア ASN 番号。例: 28。

(継承元 OptionAProperties)
PrimaryIPv4Prefix

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

PrimaryIPv6Prefix

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

SecondaryIPv4Prefix

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

SecondaryIPv6Prefix

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

VlanId

Vlan Id.Example: 501。

(継承元 OptionAProperties)

適用対象