GetManagedClusterResult

constructor(aadProfile: ManagedClusterAADProfileResponse? = null, addonProfiles: Map<String, ManagedClusterAddonProfileResponse>? = null, agentPoolProfiles: List<ManagedClusterAgentPoolProfileResponse>? = null, apiServerAccessProfile: ManagedClusterAPIServerAccessProfileResponse? = null, autoScalerProfile: ManagedClusterPropertiesResponseAutoScalerProfile? = null, autoUpgradeProfile: ManagedClusterAutoUpgradeProfileResponse? = null, azurePortalFQDN: String, disableLocalAccounts: Boolean? = null, diskEncryptionSetID: String? = null, dnsPrefix: String? = null, 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, ManagedClusterPropertiesResponseIdentityProfile>? = null, kubernetesVersion: String? = null, linuxProfile: ContainerServiceLinuxProfileResponse? = null, location: String, maxAgentPools: Int, name: String, networkProfile: ContainerServiceNetworkProfileResponse? = null, nodeResourceGroup: String? = null, podIdentityProfile: ManagedClusterPodIdentityProfileResponse? = null, powerState: PowerStateResponse, privateFQDN: String, privateLinkResources: List<PrivateLinkResourceResponse>? = null, provisioningState: String, servicePrincipalProfile: ManagedClusterServicePrincipalProfileResponse? = null, sku: ManagedClusterSKUResponse? = null, tags: Map<String, String>? = null, type: String, windowsProfile: ManagedClusterWindowsProfileResponse? = null)