WebAppHybridConnectionArgs

constructor(hostname: Output<String>? = null, kind: Output<String>? = null, name: Output<String>? = null, namespaceName: Output<String>? = null, port: Output<Int>? = null, relayArmUri: Output<String>? = null, relayName: Output<String>? = null, resourceGroupName: Output<String>? = null, sendKeyName: Output<String>? = null, sendKeyValue: Output<String>? = null, serviceBusNamespace: Output<String>? = null, serviceBusSuffix: Output<String>? = null)