InitialAgentPoolConfigurationResponse

constructor(administratorConfiguration: AdministratorConfigurationResponse? = null, agentOptions: AgentOptionsResponse? = null, attachedNetworkConfiguration: AttachedNetworkConfigurationResponse? = null, availabilityZones: List<String>? = null, count: Double, labels: List<KubernetesLabelResponse>? = null, mode: String, name: String, taints: List<KubernetesLabelResponse>? = null, upgradeSettings: AgentPoolUpgradeSettingsResponse? = null, vmSkuName: String)