net11.0
namespace Azure.ResourceManager.KubernetesConfiguration.Models
{
    public static class ArmKubernetesConfigurationModelFactory
    {
        public static Kustomization Kustomization(string name = null, string path = null, IEnumerable<string> dependsOn = null, long? timeoutInSeconds = default, long? syncIntervalInSeconds = default, long? retryIntervalInSeconds = default, bool? prune = default, bool? force = default);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

Azure.ResourceManager.KubernetesConfiguration , Version=1.2.1.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.ResourceManager.KubernetesConfiguration.

Package Azure.ResourceManager.KubernetesConfiguration (1.2.1) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API