GetManagedClusterResult

constructor(aadProfile: ManagedClusterAADProfileResponse? = null, addonProfiles: Map<String, ManagedClusterAddonProfileResponse>? = null, agentPoolProfiles: List<ManagedClusterAgentPoolProfileResponse>? = null, apiServerAccessProfile: ManagedClusterAPIServerAccessProfileResponse? = null, autoScalerProfile: ManagedClusterPropertiesResponseAutoScalerProfile? = null, autoUpgradeProfile: ManagedClusterAutoUpgradeProfileResponse? = null, azureApiVersion: String, azureMonitorProfile: ManagedClusterAzureMonitorProfileResponse? = null, azurePortalFQDN: String, currentKubernetesVersion: String, disableLocalAccounts: Boolean? = null, diskEncryptionSetID: String? = null, dnsPrefix: String? = null, eTag: String, enablePodSecurityPolicy: Boolean? = null, enableRBAC: Boolean? = null, extendedLocation: ExtendedLocationResponse? = null, fqdn: String, fqdnSubdomain: String? = null, httpProxyConfig: ManagedClusterHTTPProxyConfigResponse? = null, id: String, identity: ManagedClusterIdentityResponse? = null, identityProfile: Map<String, UserAssignedIdentityResponse>? = null, ingressProfile: ManagedClusterIngressProfileResponse? = null, kubernetesVersion: String? = null, linuxProfile: ContainerServiceLinuxProfileResponse? = null, location: String, maxAgentPools: Int, metricsProfile: ManagedClusterMetricsProfileResponse? = null, name: String, networkProfile: ContainerServiceNetworkProfileResponse? = null, nodeResourceGroup: String? = null, nodeResourceGroupProfile: ManagedClusterNodeResourceGroupProfileResponse? = null, oidcIssuerProfile: ManagedClusterOIDCIssuerProfileResponse? = null, podIdentityProfile: ManagedClusterPodIdentityProfileResponse? = null, powerState: PowerStateResponse, privateFQDN: String, privateLinkResources: List<PrivateLinkResourceResponse>? = null, provisioningState: String, publicNetworkAccess: String? = null, resourceUID: String, securityProfile: ManagedClusterSecurityProfileResponse? = null, serviceMeshProfile: ServiceMeshProfileResponse? = null, servicePrincipalProfile: ManagedClusterServicePrincipalProfileResponse? = null, sku: ManagedClusterSKUResponse? = null, storageProfile: ManagedClusterStorageProfileResponse? = null, supportPlan: String? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, upgradeSettings: ClusterUpgradeSettingsResponse? = null, windowsProfile: ManagedClusterWindowsProfileResponse? = null, workloadAutoScalerProfile: ManagedClusterWorkloadAutoScalerProfileResponse? = null)