NetworkFabricInternalNetworkPatch 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.
The InternalNetwork patch resource definition.
public class NetworkFabricInternalNetworkPatch
type NetworkFabricInternalNetworkPatch = class
Public Class NetworkFabricInternalNetworkPatch
- Inheritance
-
NetworkFabricInternalNetworkPatch
Constructors
NetworkFabricInternalNetworkPatch() |
Initializes a new instance of NetworkFabricInternalNetworkPatch. |
Properties
Annotation |
Switch configuration description. |
BgpConfiguration |
BGP configuration properties. |
ConnectedIPv4Subnets |
List of Connected IPv4 Subnets. |
ConnectedIPv6Subnets |
List of connected IPv6 Subnets. |
EgressAclId |
Egress Acl. ARM resource ID of Access Control Lists. |
ExportRoutePolicy |
Export Route Policy either IPv4 or IPv6. |
ExportRoutePolicyId |
ARM Resource ID of the RoutePolicy. This is used for the backward compatibility. |
ImportRoutePolicy |
Import Route Policy either IPv4 or IPv6. |
ImportRoutePolicyId |
ARM Resource ID of the RoutePolicy. This is used for the backward compatibility. |
IngressAclId |
Ingress Acl. ARM resource ID of Access Control Lists. |
IsMonitoringEnabled |
To check whether monitoring of internal network is enabled or not. |
Mtu |
Maximum transmission unit. Default value is 1500. |
StaticRouteConfiguration |
Static Route Configuration properties. |
Applies to
Azure SDK for .NET