ExternalNetworkPatchOptionAProperties Class
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.
option A properties object.
public class ExternalNetworkPatchOptionAProperties : Azure.ResourceManager.ManagedNetworkFabric.Models.Layer3IPPrefixProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ManagedNetworkFabric.Models.ExternalNetworkPatchOptionAProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ManagedNetworkFabric.Models.ExternalNetworkPatchOptionAProperties>
type ExternalNetworkPatchOptionAProperties = class
inherit Layer3IPPrefixProperties
interface IJsonModel<ExternalNetworkPatchOptionAProperties>
interface IPersistableModel<ExternalNetworkPatchOptionAProperties>
Public Class ExternalNetworkPatchOptionAProperties
Inherits Layer3IPPrefixProperties
Implements IJsonModel(Of ExternalNetworkPatchOptionAProperties), IPersistableModel(Of ExternalNetworkPatchOptionAProperties)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ExternalNetworkPatchOptionAProperties() |
Initializes a new instance of ExternalNetworkPatchOptionAProperties. |
Properties
| Name | Description |
|---|---|
| BfdConfiguration |
BFD configuration properties. |
| BmpConfigurationState |
BMP Configuration State. |
| EgressAclId |
Egress Acl. ARM resource ID of Access Control Lists. |
| FabricAsn |
Fabric ASN number. Example 65001. |
| IngressAclId |
Ingress Acl. ARM resource ID of Access Control Lists. |
| Mtu |
MTU to use for option A peering. |
| NativeIPv4PrefixLimits |
Prefix limits. |
| NativeIPv6PrefixLimits |
Prefix limits. |
| PeerAsn |
Peer ASN number.Example : 28. |
| PrimaryIPv4Prefix |
IPv4 Address Prefix. (Inherited from Layer3IPPrefixProperties) |
| PrimaryIPv6Prefix |
IPv6 Address Prefix. (Inherited from Layer3IPPrefixProperties) |
| SecondaryIPv4Prefix |
Secondary IPv4 Address Prefix. (Inherited from Layer3IPPrefixProperties) |
| SecondaryIPv6Prefix |
Secondary IPv6 Address Prefix. (Inherited from Layer3IPPrefixProperties) |
| V4OverV6BgpSession |
V4OverV6 BGP Session state. |
| V6OverV4BgpSession |
V6OverV4 BGP Session state. |
| VlanId |
Vlan identifier. Example : 501. |
Methods
| Name | Description |
|---|---|
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |