ManagedClusterSkuTier.Standard Property
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.
Recommended for mission-critical and production workloads. Includes Kubernetes control plane autoscaling, workload-intensive testing, and up to 5,000 nodes per cluster. Guarantees 99.95% availability of the Kubernetes API server endpoint for clusters that use Availability Zones and 99.9% of availability for clusters that don't use Availability Zones.
public static Azure.ResourceManager.ContainerService.Models.ManagedClusterSkuTier Standard { get; }
static member Standard : Azure.ResourceManager.ContainerService.Models.ManagedClusterSkuTier
Public Shared ReadOnly Property Standard As ManagedClusterSkuTier
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET