Get Namespace Authorization Rule Plain Args
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)