FrontendsInterfaceArgs

constructor(frontendName: Output<String>? = null, ipAddressVersion: Output<FrontendIPAddressVersion>? = null, location: Output<String>? = null, mode: Output<FrontendMode>? = null, publicIPAddress: Output<FrontendPropertiesIPAddressArgs>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, trafficControllerName: Output<String>? = null)