GetWebAppHybridConnectionSlotPlainArgs

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

Constructors

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

Functions

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

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.

Link copied to clipboard

The name of the slot for the web app.