GetIpGroupsPlainArgs

data class GetIpGroupsPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetIpGroupsPlainArgs>

A collection of arguments for invoking getIpGroups.

Constructors

Link copied to clipboard
fun GetIpGroupsPlainArgs(name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

A substring to match some number of IP Groups.

Link copied to clipboard

The name of the Resource Group where the IP Groups exist.