MonitoringInstancePropertiesResponse

data class MonitoringInstancePropertiesResponse(val azureHybridBenefit: AzureHybridBenefitPropertiesResponse? = null, val databaseInstance: DatabaseInstancePropertiesResponse? = null, val domainController: DomainControllerPropertiesResponse? = null, val domainUserCredentials: DomainUserCredentialsResponse? = null, val gmsaDetails: GmsaDetailsResponse? = null, val logAnalyticsProperties: LogAnalyticsConfigurationResponse, val managementEndpoints: List<ManagementServerPropertiesResponse>, val operationsStatus: List<ManagedInstanceOperationStatusResponse>, val productVersion: String, val provisioningState: String, val vNetSubnetId: String? = null)

The properties of a SCOM instance resource

Constructors

Link copied to clipboard
constructor(azureHybridBenefit: AzureHybridBenefitPropertiesResponse? = null, databaseInstance: DatabaseInstancePropertiesResponse? = null, domainController: DomainControllerPropertiesResponse? = null, domainUserCredentials: DomainUserCredentialsResponse? = null, gmsaDetails: GmsaDetailsResponse? = null, logAnalyticsProperties: LogAnalyticsConfigurationResponse, managementEndpoints: List<ManagementServerPropertiesResponse>, operationsStatus: List<ManagedInstanceOperationStatusResponse>, productVersion: String, provisioningState: String, vNetSubnetId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The properties to enable Azure Hybrid benefit for various SCOM infrastructure license.

Link copied to clipboard

The database instance where the SCOM Operational and Warehouse databases will be stored.

Link copied to clipboard

Domain controller details

Link copied to clipboard

Domain user which will be used to join VMs to domain and login to VMs.

Link copied to clipboard

Gmsa Details for load balancer and vmss

Link copied to clipboard

Details of Log Analytics workspace and data being ingested.

Link copied to clipboard

List of management server endpoints

Link copied to clipboard

Gets status of current and latest SCOM managed instance operations.

Link copied to clipboard

SCOM product version to be installed on instance

Link copied to clipboard

Gets or sets the provisioning state.

Link copied to clipboard
val vNetSubnetId: String? = null

Virtual Network subnet id on which Aquila instance will be provisioned