OBJECT
AzureNativeResourceGroupSlaAssignment
Description
SLA Domain assignment type for the Azure resource group.
link GraphQL Schema definition
- type AzureNativeResourceGroupSlaAssignment {
- # SLA Domain.
- SlaAssignmentTypeEnum! :
- # Effective SLA Domain.
- GlobalSlaReply! :
- # Configured SLA domain.
- GlobalSlaReply! :
- # SLA Domain assignment which is pending on the cloud native objects.
- CompactSlaDomain :
- }