Management Configuration Properties Response
data class ManagementConfigurationPropertiesResponse(val applicationId: String? = null, val parameters: List<ArmTemplateParameterResponse>, val parentResourceType: String, val provisioningState: String, val template: Any)
ManagementConfiguration properties supported by the OperationsManagement resource provider.