GetResourceGroupPlainArgs

data class GetResourceGroupPlainArgs(val name: String) : ConvertibleToJava<GetResourceGroupPlainArgs>

A collection of arguments for invoking getResourceGroup.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

The Name of this Resource Group.

Functions

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