GetFirewallRulePlainArgs

data class GetFirewallRulePlainArgs(val cacheName: String, val resourceGroupName: String, val ruleName: String) : ConvertibleToJava<GetFirewallRulePlainArgs>

Constructors

Link copied to clipboard
fun GetFirewallRulePlainArgs(cacheName: String, resourceGroupName: String, ruleName: String)

Functions

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

Properties

Link copied to clipboard

The name of the Redis cache.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the firewall rule.