HybridAksClusterArgs

constructor(associatedNetworkIds: Output<List<String>>? = null, controlPlaneCount: Output<Double>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, hybridAksClusterName: Output<String>? = null, hybridAksProvisionedClusterId: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, workerCount: Output<Double>? = null)