AzureKubernetesEnvironmentResource
Class net8.0
AKS-specific pipeline step implementations for
AzureKubernetesEnvironmentResource. namespace Aspire.Hosting.Azure.Kubernetes;
public class AzureKubernetesEnvironmentResource : Aspire.Hosting.Azure.AzureProvisioningResource, Aspire.Hosting.ApplicationModel.IComputeEnvironmentResource, Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.Azure.IAzureComputeEnvironmentResource, Aspire.Hosting.Azure.IAzureNspAssociationTarget{ // ...} AzureProvisioningResourceIComputeEnvironmentResourceIResourceIAzureComputeEnvironmentResourceIAzureNspAssociationTarget
7 members
Constructors1
Section titled ConstructorsAzureKubernetesEnvironmentResource(string, Action<AzureResourceInfrastructure>) Initializes a new instance of the
AzureKubernetesEnvironmentResource class. Properties6
Section titled PropertiesClusterFqdngetBicepOutputReference Gets the fully qualified domain name of the AKS cluster.
IdgetBicepOutputReference Gets the resource ID of the AKS cluster.
KubeletIdentityObjectIdgetBicepOutputReference Gets the object ID of the kubelet managed identity.
NameOutputReferencegetBicepOutputReference Gets the name output reference for the AKS cluster.
NodeResourceGroupgetBicepOutputReference Gets the name of the node resource group.
OidcIssuerUrlgetBicepOutputReference Gets the OIDC issuer URL for the AKS cluster, used for workload identity federation.