NetworkFabricL3IsolationDomainPatch 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 L3 Isolation Domain patch resource definition.
public class NetworkFabricL3IsolationDomainPatch : Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkRackPatch
type NetworkFabricL3IsolationDomainPatch = class
inherit NetworkRackPatch
Public Class NetworkFabricL3IsolationDomainPatch
Inherits NetworkRackPatch
- Inheritance
Constructors
NetworkFabricL3IsolationDomainPatch() |
Initializes a new instance of NetworkFabricL3IsolationDomainPatch. |
Properties
AggregateRouteConfiguration |
Aggregate route configurations. |
Annotation |
Switch configuration description. |
ConnectedSubnetRoutePolicy |
Connected Subnet RoutePolicy. |
RedistributeConnectedSubnets |
Advertise Connected Subnets. Ex: "True" | "False". |
RedistributeStaticRoutes |
Advertise Static Routes. Ex: "True" | "False". |
Tags |
Resource tags. (Inherited from NetworkRackPatch) |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET