VpnConfigurationPatchableOptionAProperties クラス

定義

オプション プロパティ。

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

コンストラクター

VpnConfigurationPatchableOptionAProperties()

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

プロパティ

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)

適用対象