Socketio Args
constructor(aadAuthEnabled: Output<Boolean>? = null, identity: Output<SocketioIdentityArgs>? = null, liveTraceConnectivityLogsEnabled: Output<Boolean>? = null, liveTraceEnabled: Output<Boolean>? = null, liveTraceHttpRequestLogsEnabled: Output<Boolean>? = null, liveTraceMessagingLogsEnabled: Output<Boolean>? = null, localAuthEnabled: Output<Boolean>? = null, location: Output<String>? = null, name: Output<String>? = null, publicNetworkAccess: Output<String>? = null, resourceGroupName: Output<String>? = null, serviceMode: Output<String>? = null, sku: Output<SocketioSkuArgs>? = null, tags: Output<Map<String, String>>? = null, tlsClientCertEnabled: Output<Boolean>? = null)