ContainerServiceAlertConfigurationProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties of the alert configuration.
public class ContainerServiceAlertConfigurationProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ContainerService.Models.ContainerServiceAlertConfigurationProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ContainerService.Models.ContainerServiceAlertConfigurationProperties>
type ContainerServiceAlertConfigurationProperties = class
interface IJsonModel<ContainerServiceAlertConfigurationProperties>
interface IPersistableModel<ContainerServiceAlertConfigurationProperties>
Public Class ContainerServiceAlertConfigurationProperties
Implements IJsonModel(Of ContainerServiceAlertConfigurationProperties), IPersistableModel(Of ContainerServiceAlertConfigurationProperties)
- Inheritance
-
ContainerServiceAlertConfigurationProperties
- Implements
Constructors
| Name | Description |
|---|---|
| ContainerServiceAlertConfigurationProperties(ContainerServiceAlertConfigurationMode, ResourceIdentifier) |
Initializes a new instance of ContainerServiceAlertConfigurationProperties. |
Properties
| Name | Description |
|---|---|
| Mode |
The mode of the alert configuration. Specifies how AKS manages the alerts. |
| NotificationActionGroupId |
The resource ID of the Azure Monitor action group to send notifications to. |
| ProvisioningState |
The current provisioning state of the alert configuration. |