GetNamespaceIpFilterRulePlainArgs

data class GetNamespaceIpFilterRulePlainArgs(val ipFilterRuleName: String, val namespaceName: String, val resourceGroupName: String) : ConvertibleToJava<GetNamespaceIpFilterRulePlainArgs>

Constructors

Link copied to clipboard
fun GetNamespaceIpFilterRulePlainArgs(ipFilterRuleName: String, namespaceName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The IP Filter Rule name.

Link copied to clipboard

The namespace name

Link copied to clipboard

Name of the Resource group within the Azure subscription.