ListAppServicePlanHybridConnectionKeysPlainArgs

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

Constructors

fun ListAppServicePlanHybridConnectionKeysPlainArgs(name: String, namespaceName: String, relayName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the App Service plan.

Link copied to clipboard

The name of the Service Bus namespace.

Link copied to clipboard

The name of the Service Bus relay.

Link copied to clipboard

Name of the resource group to which the resource belongs.