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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET