GetManagementConfigurationResult

data class GetManagementConfigurationResult(val azureApiVersion: String, val id: String, val location: String? = null, val name: String, val properties: ManagementConfigurationPropertiesResponse, val type: String)

The container for solution.

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, id: String, location: String? = null, name: String, properties: ManagementConfigurationPropertiesResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard
val id: String

Resource ID.

Link copied to clipboard
val location: String? = null

Resource location

Link copied to clipboard

Resource name.

Link copied to clipboard

Properties for ManagementConfiguration object supported by the OperationsManagement resource provider.

Link copied to clipboard

Resource type.