AKSSchemaResponseProperties

constructor(agentCount: Int? = null, agentVmSize: String? = null, aksNetworkingConfiguration: AksNetworkingConfigurationResponse? = null, clusterFqdn: String? = null, clusterPurpose: String? = null, loadBalancerSubnet: String? = null, loadBalancerType: String? = null, sslConfiguration: SslConfigurationResponse? = null, systemServices: List<SystemServiceResponse>)