ListNamespaceKeysPlainArgs

data class ListNamespaceKeysPlainArgs(val authorizationRuleName: String, val namespaceName: String, val resourceGroupName: String) : ConvertibleToJava<ListNamespaceKeysPlainArgs>

Constructors

Link copied to clipboard
fun ListNamespaceKeysPlainArgs(authorizationRuleName: String, namespaceName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The authorization rule name.

Link copied to clipboard

The namespace name

Link copied to clipboard

Name of the Resource group within the Azure subscription.