NetworkFabricArgs

constructor(annotation: Output<String>? = null, fabricASN: Output<Double>? = null, fabricVersion: Output<String>? = null, ipv4Prefix: Output<String>? = null, ipv6Prefix: Output<String>? = null, location: Output<String>? = null, managementNetworkConfiguration: Output<ManagementNetworkConfigurationPropertiesArgs>? = null, networkFabricControllerId: Output<String>? = null, networkFabricName: Output<String>? = null, networkFabricSku: Output<String>? = null, rackCount: Output<Int>? = null, resourceGroupName: Output<String>? = null, serverCountPerRack: Output<Int>? = null, tags: Output<Map<String, String>>? = null, terminalServerConfiguration: Output<TerminalServerConfigurationArgs>? = null)