OptionBLayer3Configuration Constructor
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.
Initializes a new instance of OptionBLayer3Configuration.
public OptionBLayer3Configuration(long? peerAsn, int? vlanId);
new Azure.ResourceManager.ManagedNetworkFabric.Models.OptionBLayer3Configuration : Nullable<int64> * Nullable<int> -> Azure.ResourceManager.ManagedNetworkFabric.Models.OptionBLayer3Configuration
Public Sub New (peerAsn As Nullable(Of Long), vlanId As Nullable(Of Integer))