GetNGroupPlainArgs

data class GetNGroupPlainArgs(val ngroupsName: String, val resourceGroupName: String) : ConvertibleToJava<GetNGroupPlainArgs>

Constructors

Link copied to clipboard
constructor(ngroupsName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The N Groups name.

Link copied to clipboard

The name of the resource group.

Functions

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