Get Observability Service Result
data class GetObservabilityServiceResult(val clusterService: String, val componentParameters: List<QualifiedComponentDeploymentParametersResponse>, val id: String, val location: String, val name: String, val operationalStatus: OperationalStatusResponse, val provisioningState: String, val releaseVersion: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Azure for Operators 5G Core Observability Service Resource
Constructors
Link copied to clipboard
constructor(clusterService: String, componentParameters: List<QualifiedComponentDeploymentParametersResponse>, id: String, location: String, name: String, operationalStatus: OperationalStatusResponse, provisioningState: String, releaseVersion: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
Reference to cluster where the observability components are deployed
Link copied to clipboard
Azure for Operators 5G Core Observability component parameters. One set per component type
Link copied to clipboard
Operational status
Link copied to clipboard
The status of the last operation.
Link copied to clipboard
Release version. This is inherited from the cluster
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.