Get App Service Environment Result
constructor(azureApiVersion: String, clusterSettings: List<NameValuePairResponse>? = null, customDnsSuffixConfiguration: CustomDnsSuffixConfigurationResponse? = null, dedicatedHostCount: Int? = null, dnsSuffix: String? = null, frontEndScaleFactor: Int? = null, hasLinuxWorkers: Boolean, id: String, internalLoadBalancingMode: String? = null, ipsslAddressCount: Int? = null, kind: String? = null, location: String, maximumNumberOfMachines: Int, multiRoleCount: Int, multiSize: String? = null, name: String, networkingConfiguration: AseV3NetworkingConfigurationResponse? = null, provisioningState: String, status: String, suspended: Boolean, tags: Map<String, String>? = null, type: String, upgradeAvailability: String, upgradePreference: String? = null, userWhitelistedIpRanges: List<String>? = null, virtualNetwork: VirtualNetworkProfileResponse, zoneRedundant: Boolean? = null)