GetWebAppRelayServiceConnectionSlotPlainArgs

data class GetWebAppRelayServiceConnectionSlotPlainArgs(val entityName: String, val name: String, val resourceGroupName: String, val slot: String) : ConvertibleToJava<GetWebAppRelayServiceConnectionSlotPlainArgs>

Constructors

fun GetWebAppRelayServiceConnectionSlotPlainArgs(entityName: String, name: String, resourceGroupName: String, slot: String)

Functions

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

Properties

Link copied to clipboard

Name of the hybrid connection.

Link copied to clipboard

Name of the app.

Link copied to clipboard

Name of the resource group to which the resource belongs.

Link copied to clipboard

Name of the deployment slot. If a slot is not specified, the API will get a hybrid connection for the production slot.