Get Managed Cluster Result
constructor(addonFeatures: List<String>? = null, adminPassword: String? = null, adminUserName: String, allowRdpAccess: Boolean? = null, applicationTypeVersionsCleanupPolicy: ApplicationTypeVersionsCleanupPolicyResponse? = null, auxiliarySubnets: List<SubnetResponse>? = null, azureActiveDirectory: AzureActiveDirectoryResponse? = null, azureApiVersion: String, clientConnectionPort: Int? = null, clients: List<ClientCertificateResponse>? = null, clusterCertificateThumbprints: List<String>, clusterCodeVersion: String? = null, clusterId: String, clusterState: String, clusterUpgradeCadence: String? = null, clusterUpgradeMode: String? = null, ddosProtectionPlanId: String? = null, dnsName: String, enableAutoOSUpgrade: Boolean? = null, enableHttpGatewayExclusiveAuthMode: Boolean? = null, enableIpv6: Boolean? = null, enableServicePublicIP: Boolean? = null, etag: String, fabricSettings: List<SettingsSectionDescriptionResponse>? = null, fqdn: String, httpGatewayConnectionPort: Int? = null, httpGatewayTokenAuthConnectionPort: Int? = null, id: String, ipTags: List<IpTagResponse>? = null, ipv4Address: String, ipv6Address: String, loadBalancingRules: List<LoadBalancingRuleResponse>? = null, location: String, name: String, networkSecurityRules: List<NetworkSecurityRuleResponse>? = null, provisioningState: String, publicIPPrefixId: String? = null, publicIPv6PrefixId: String? = null, serviceEndpoints: List<ServiceEndpointResponse>? = null, sku: SkuResponse, subnetId: String? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, upgradeDescription: ClusterUpgradePolicyResponse? = null, useCustomVnet: Boolean? = null, zonalResiliency: Boolean? = null, zonalUpdateMode: String? = null)