GetPublicIpPrefixPlainArgs

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

A collection of arguments for invoking getPublicIpPrefix.

Constructors

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

Functions

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

Properties

Link copied to clipboard

Specifies the name of the public IP prefix.

Link copied to clipboard

Specifies the name of the resource group.