L3IsolationDomainProperties interface
L3 Isolation Domain Properties defines the properties of the resource.
- Extends
Properties
administrative |
Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
configuration |
Configuration state of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
network |
ARM Resource ID of the Network Fabric. |
provisioning |
Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
aggregate |
Aggregate route configurations. |
annotation | Switch configuration description. |
connected |
Connected Subnet RoutePolicy |
redistribute |
Advertise Connected Subnets. Ex: "True" | "False". |
redistribute |
Advertise Static Routes. Ex: "True" | "False". |
Property Details
administrativeState
Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
administrativeState?: string
Property Value
string
configurationState
Configuration state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
configurationState?: string
Property Value
string
networkFabricId
ARM Resource ID of the Network Fabric.
networkFabricId: string
Property Value
string
provisioningState
Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited Property Details
aggregateRouteConfiguration
Aggregate route configurations.
aggregateRouteConfiguration?: AggregateRouteConfiguration
Property Value
Inherited From L3IsolationDomainPatchableProperties.aggregateRouteConfiguration
annotation
Switch configuration description.
annotation?: string
Property Value
string
Inherited From AnnotationResource.annotation
connectedSubnetRoutePolicy
Connected Subnet RoutePolicy
connectedSubnetRoutePolicy?: ConnectedSubnetRoutePolicy
Property Value
Inherited From L3IsolationDomainPatchableProperties.connectedSubnetRoutePolicy
redistributeConnectedSubnets
Advertise Connected Subnets. Ex: "True" | "False".
redistributeConnectedSubnets?: string
Property Value
string
Inherited From L3IsolationDomainPatchableProperties.redistributeConnectedSubnets
redistributeStaticRoutes
Advertise Static Routes. Ex: "True" | "False".
redistributeStaticRoutes?: string
Property Value
string
Inherited From L3IsolationDomainPatchableProperties.redistributeStaticRoutes