ManagedClusterCostAnalysis Class

Definition

The cost analysis configuration for the cluster

public class ManagedClusterCostAnalysis
type ManagedClusterCostAnalysis = class
Public Class ManagedClusterCostAnalysis
Inheritance
ManagedClusterCostAnalysis

Constructors

Name Description
ManagedClusterCostAnalysis()

Initializes a new instance of the ManagedClusterCostAnalysis class.

ManagedClusterCostAnalysis(Nullable<Boolean>)

Initializes a new instance of the ManagedClusterCostAnalysis class.

Properties

Name Description
Enabled

Gets or sets whether to enable cost analysis. The Managed Cluster sku.tier must be set to 'Standard' or 'Premium' to enable this feature. Enabling this will add Kubernetes Namespace and Deployment details to the Cost Analysis views in the Azure portal. If not specified, the default is false. For more information see aka.ms/aks/docs/cost-analysis.

Applies to