Network Fabric Controller Args
constructor(annotation: Output<String>? = null, infrastructureExpressRouteConnections: Output<List<ExpressRouteConnectionInformationArgs>>? = null, ipv4AddressSpace: Output<String>? = null, ipv6AddressSpace: Output<String>? = null, location: Output<String>? = null, managedResourceGroupConfiguration: Output<ManagedResourceGroupConfigurationArgs>? = null, networkFabricControllerName: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, workloadExpressRouteConnections: Output<List<ExpressRouteConnectionInformationArgs>>? = null)