GetMongoClusterFirewallRulePlainArgs

data class GetMongoClusterFirewallRulePlainArgs(val firewallRuleName: String, val mongoClusterName: String, val resourceGroupName: String) : ConvertibleToJava<GetMongoClusterFirewallRulePlainArgs>

Constructors

Link copied to clipboard
fun GetMongoClusterFirewallRulePlainArgs(firewallRuleName: String, mongoClusterName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the mongo cluster firewall rule.

Link copied to clipboard

The name of the mongo cluster.

Link copied to clipboard

The name of the resource group. The name is case insensitive.