NamespaceAuthorizationRuleArgs

constructor(authorizationRuleName: Output<String>? = null, namespaceName: Output<String>? = null, resourceGroupName: Output<String>? = null, rights: Output<List<Either<String, AccessRights>>>? = null)