GetManagementConfigurationPlainArgs

data class GetManagementConfigurationPlainArgs(val managementConfigurationName: String, val resourceGroupName: String) : ConvertibleToJava<GetManagementConfigurationPlainArgs>

Constructors

Link copied to clipboard
fun GetManagementConfigurationPlainArgs(managementConfigurationName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

User Management Configuration Name.

Link copied to clipboard

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