GetWebAppHybridConnectionPlainArgs

data class GetWebAppHybridConnectionPlainArgs(val name: String, val namespaceName: String, val relayName: String, val resourceGroupName: String) : ConvertibleToJava<GetWebAppHybridConnectionPlainArgs>

Constructors

Link copied to clipboard
fun GetWebAppHybridConnectionPlainArgs(name: String, namespaceName: String, relayName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetWebAppHybridConnectionPlainArgs

Properties

Link copied to clipboard

The name of the web app.

Link copied to clipboard

The namespace for this hybrid connection.

Link copied to clipboard

The relay name for this hybrid connection.

Link copied to clipboard

Name of the resource group to which the resource belongs.