GetWebAppRelayServiceConnectionPlainArgs

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

Constructors

Link copied to clipboard
fun GetWebAppRelayServiceConnectionPlainArgs(entityName: String, name: String, resourceGroupName: String)

Functions

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

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.