GetIpCommunityPlainArgs

data class GetIpCommunityPlainArgs(val ipCommunityName: String, val resourceGroupName: String) : ConvertibleToJava<GetIpCommunityPlainArgs>

Constructors

Link copied to clipboard
fun GetIpCommunityPlainArgs(ipCommunityName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the IP Community.

Link copied to clipboard

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