GetNamespaceAuthorizationRulePlainArgs

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

A collection of arguments for invoking getNamespaceAuthorizationRule.

Constructors

Link copied to clipboard
fun GetNamespaceAuthorizationRulePlainArgs(name: String, namespaceName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the EventHub Authorization Rule resource.

Link copied to clipboard

Specifies the name of the EventHub Namespace.

Link copied to clipboard

The name of the resource group in which the EventHub Namespace exists.