ListAppServicePlanHybridConnectionKeysPlainArgs

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

Constructors

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

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.

Functions

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