net11.0
namespace Azure.ResourceManager.Kubernetes.Models
{
    public static class ArmKubernetesModelFactory
    {
        public static ConnectedClusterProperties ConnectedClusterProperties(string agentPublicKeyCertificate = null, string kubernetesVersion = null, int? totalNodeCount = default, int? totalCoreCount = default, string agentVersion = null, ProvisioningState? provisioningState = default, string distribution = null, string distributionVersion = null, string infrastructure = null, string offering = null, DateTimeOffset? managedIdentityCertificateExpirationOn = default, DateTimeOffset? lastConnectivityOn = default, ConnectivityStatus? connectivityStatus = default, PrivateLinkState? privateLinkState = default, string privateLinkScopeResourceId = null, AzureHybridBenefit? azureHybridBenefit = default, AadProfile aadProfile = null, ArcAgentProfile arcAgentProfile = null, bool? workloadIdentityEnabled = default, OidcIssuerProfile oidcIssuerProfile = null, bool? gatewayEnabled = default, IEnumerable<ArcAgentryConfigurations> arcAgentryConfigurations = null, IReadOnlyDictionary<string, string> miscellaneousProperties = null);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

Azure.ResourceManager.Kubernetes , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8

Referencing

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

Package Azure.ResourceManager.Kubernetes (1.0.0-beta.6) net10.0
Preview This API is contained in a prerelease package.
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API