ListWebAppHybridConnectionKeysSlotPlainArgs

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

Constructors

constructor(name: String, namespaceName: String, relayName: String, resourceGroupName: String, slot: String)

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.

Functions

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