L3Isolation Domain Args
constructor(aggregateRouteConfiguration: Output<AggregateRouteConfigurationArgs>? = null, annotation: Output<String>? = null, connectedSubnetRoutePolicy: Output<ConnectedSubnetRoutePolicyArgs>? = null, l3IsolationDomainName: Output<String>? = null, location: Output<String>? = null, networkFabricId: Output<String>? = null, redistributeConnectedSubnets: Output<Either<String, RedistributeConnectedSubnets>>? = null, redistributeStaticRoutes: Output<Either<String, RedistributeStaticRoutes>>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)